Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/MetaCubeX/mihomo
/ String
Function
String
common/maphash/common.go:17–19 ·
view source on GitHub ↗
(seed Seed, s string)
Source
from the content-addressed store, hash-verified
15
}
16
17
func
String(seed Seed, s string) uint64 {
18
return
maphash.String(seed, s)
19
}
Callers
2
TestHashGrouping
Function · 0.85
benchmarkSize
Function · 0.85
Calls
1
String
Method · 0.65
Tested by
2
TestHashGrouping
Function · 0.68
benchmarkSize
Function · 0.68