pkgsrc/devel/go-hashstructure
ryoon 988fd1c73c 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.
2018-11-18 08:02:08 +00:00
..
buildlink3.mk
DESCR
distinfo
Makefile
PLIST