const hash/fnv.offset64
5 uses
hash/fnv (current package)
fnv.go#L32: offset64 = 14695981039346656037
fnv.go#L58: var s sum64 = offset64
fnv.go#L65: var s sum64a = offset64
fnv.go#L89: func (s *sum64) Reset() { *s = offset64 }
fnv.go#L90: func (s *sum64a) Reset() { *s = offset64 }
 |
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. |