Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
12
type
Fnv32Hash
struct
{}
13
14
func
DefaultHash() IHash {
15
return
&Fnv32Hash{}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected