Subject: CVS commit: pkgsrc/devel/go-hashstructure
From: Ryo ONODERA
Date: 2018-11-18 09:02:08
Message id: 20181118080208.79C2DFB1F@cvs.NetBSD.org

Log Message:
devel/go-hashstructure: import go-hashstructure-1.0.0

hashstructure is a Go library for creating a unique hash value for
arbitrary values in Go.

This can be used to key values in a hash (for use in a map, set,
etc.) that are complex. The most common use case is comparing two
values without sending data across the network, caching values
locally (de-dup), and so on.

Files:
RevisionActionfile
1.1addpkgsrc/devel/go-hashstructure/DESCR
1.1addpkgsrc/devel/go-hashstructure/Makefile
1.1addpkgsrc/devel/go-hashstructure/PLIST
1.1addpkgsrc/devel/go-hashstructure/buildlink3.mk
1.1addpkgsrc/devel/go-hashstructure/distinfo