[ sid ]
[ Bron: golang-github-gohugoio-hashstructure ]
Pakket: golang-github-gohugoio-hashstructure-dev (0.5.0-1)
Verwijzigingen voor golang-github-gohugoio-hashstructure-dev
Debian bronnen:
Het bronpakket golang-github-gohugoio-hashstructure downloaden:
- [golang-github-gohugoio-hashstructure_0.5.0-1.dsc]
- [golang-github-gohugoio-hashstructure_0.5.0.orig.tar.gz]
- [golang-github-gohugoio-hashstructure_0.5.0-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Get hash values for arbitrary values in Go
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.
Andere aan golang-github-gohugoio-hashstructure-dev gerelateerde pakketten
|
|
|
|
-
- dep: golang-github-cespare-xxhash-dev
- Go implementation of the 64-bit xxHash algorithm (XXH64)