maps.Equal
standard libraryThe 4677th most-called standard-library function by production calls. Called 231 times across 53 modules; 126 of those run outside tests and generated code.
- prod calls
- 126
- non-test, non-generated
- all calls
- 231
- total callsites
- modules
- 53
- distinct callers
- in loop
- 8%
- of prod calls
- in tests
- 45%
- 105 calls
- resolved
- 100%
- to a known target
resolution mix
How each call resolves
How each call was attributed. Only resolved kinds, where the target function is known, count toward the ranking. Interface dispatch and unresolved receivers are reported separately and never guessed. Read the taxonomy →
- Package function100%A direct call to an exported package function, resolved by type.
who calls this
Notable callers
Production calls into Equal from notable Go projects. Open one on the map to see what else it hammers.
- Nomad 24 19%
- Cilium 13 10%
- Tailscale 4 3%
- Kubernetes 3 2%
- Argo 2 2%
where it's called
Callsites in the wild
12 representative callsites of 231, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
- in loop
- in loop
- in loop
- in loop
-
go.temporal.io/server @v1.31.2
common/cluster/metadata.go:438
in loop -
sigs.k8s.io/external-dns @v0.21.0
internal/testutils/endpoint.go:92
in loop -
hashicorp/nomad @v1.11.3
in loop -
hashicorp/nomad @v1.11.3
in loop - in loop test
-
miekg/dns @v0.6.90
internal/pack/pack_test.go:46
in loop test
top callers
The modules that reach for it
The modules that call Equal most in this snapshot.
- github.com/open-policy-agent/opa3314%
- github.com/cilium/cilium2511%
- github.com/hashicorp/nomad2511%
- github.com/sagernet/tailscale156%
- github.com/tailscale/tailscale156%
siblings
More from maps
The other most-called functions in this package. See all →