const hash/fnv.offset128Higher
5 uses
hash/fnv (current package)
fnv.go#L34: offset128Higher = 0x6c62272e07bb0142
fnv.go#L73: s[0] = offset128Higher
fnv.go#L82: s[0] = offset128Higher
fnv.go#L91: func (s *sum128) Reset() { s[0] = offset128Higher; s[1] = offset128Lower }
fnv.go#L92: func (s *sum128a) Reset() { s[0] = offset128Higher; s[1] = offset128Lower }
 |
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. |