Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/golang/go
/ Match
Method
Match
test/hashmap.go:24–24 ·
view source on GitHub ↗
(other KeyType)
Source
from the content-addressed store, hash-verified
22
type
KeyType
interface
{
23
Hash() uint32
24
Match(other KeyType) bool
25
}
26
27
Callers
10
Probe
Method · 0.65
matchTest
Function · 0.65
BenchmarkAnchoredLiteralShortNonMatch
Function · 0.65
BenchmarkAnchoredLiteralLongNonMatch
Function · 0.65
BenchmarkAnchoredShortMatch
Function · 0.65
BenchmarkAnchoredLongMatch
Function · 0.65
Match
Function · 0.65
addFile
Method · 0.65
TestMatch
Function · 0.65
recvMatch
Method · 0.65
Implementers
1
Number
test/hashmap.go
Calls
no outgoing calls
Tested by
6
matchTest
Function · 0.52
BenchmarkAnchoredLiteralShortNonMatch
Function · 0.52
BenchmarkAnchoredLiteralLongNonMatch
Function · 0.52
BenchmarkAnchoredShortMatch
Function · 0.52
BenchmarkAnchoredLongMatch
Function · 0.52
TestMatch
Function · 0.52