NOTICE: This package has been removed from pkgsrc

./devel/go-hashstructure, Get hash values for arbitrary values in Go

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.0.0nb25, Package name: go-hashstructure-1.0.0nb25, Maintainer: pkgsrc-users

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.


Required to build:
[pkgtools/cwrappers] [lang/go114]

Master sites:

SHA1: 4aca4957f0e5835d8f8356699c726cf6ee7c1eb1
RMD160: fc43a21ab6cac2ca460204e56dabcf49f9359ccd
Filesize: 6.354 KB

Version history: (Expand)


CVS history: (Expand)


   2021-07-05 16:38:58 by Nia Alarie | Files touched by this commit (5) | Package removed
Log message:
go-hashstructure: remove

deprecated go-package; no users in pkgsrc
   2021-06-06 14:19:04 by Benny Siegert | Files touched by this commit (203) | Package updated
Log message:
Revbump all Go packages after go116 update
   2021-05-08 17:02:47 by Benny Siegert | Files touched by this commit (216) | Package updated
Log message:
Revbump all Go packages after go116 update
   2021-03-19 18:37:10 by Benny Siegert | Files touched by this commit (215) | Package updated
Log message:
Revbump all Go packages after go115 update
   2021-01-23 15:23:16 by Benny Siegert | Files touched by this commit (209) | Package updated
Log message:
Revbump all Go packages after go115 update
   2020-11-13 20:26:26 by Benny Siegert | Files touched by this commit (202) | Package updated
Log message:
Revbump all Go packages after go115 update
   2020-11-08 22:59:39 by Benny Siegert | Files touched by this commit (202) | Package updated
Log message:
Revbump all Go packages after Go 1.15 update.
   2020-10-15 15:08:34 by Benny Siegert | Files touched by this commit (188) | Package updated
Log message:
Revbump all Go packages after go115 update.