MCPcopy Index your code
hub / github.com/aceld/zinx / Fnv32Hash

Struct Fnv32Hash

zutils/hash.go:12–12  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10}
11
12type Fnv32Hash struct{}
13
14func DefaultHash() IHash {
15 return &Fnv32Hash{}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected