func hash/fnv.New64
3 uses
hash/fnv (current package)
fnv.go#L57: func New64() hash.Hash64 {
golang.org/x/pkgsite/internal/postgres
insert_module.go#L744: hasher := fnv.New64()
google.golang.org/protobuf/internal/detrand
rand.go#L47: h := fnv.New64()
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |