maps.Values
standard libraryThe 3419th most-called standard-library function by production calls. Called 196 times across 56 modules; 173 of those run outside tests and generated code.
- prod calls
- 173
- non-test, non-generated
- all calls
- 196
- total callsites
- modules
- 56
- distinct callers
- in loop
- 1%
- of prod calls
- in tests
- 12%
- 23 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 Values from notable Go projects. Open one on the map to see what else it hammers.
- Cilium 18 10%
- Kubernetes 6 3%
- Tailscale 4 2%
- Terraform 3 2%
- Traefik 3 2%
where it's called
Callsites in the wild
12 representative callsites of 196, prioritizing in-loop and non-test usage. We link to source, never display it.
-
livekit/livekit @v1.13.5
in loop -
microsoft/typescript-go @v0.0.0-20260804013739-12318e599d21
in loop - in loop test
-
k8s.io/kubectl @v0.36.3
pkg/describe/describe_test.go:409
in loop test - in loop test
-
-
miekg/dns @v0.6.90
cmd/atomdns/handlers/dbfile/reload.go:16
-
-
entgo.io/ent @v0.14.6
dialect/sql/schema/atlas.go:940
-
-
anacrolix/torrent @v1.61.0
-
top callers
The modules that reach for it
The modules that call Values most in this snapshot.
- github.com/microsoft/typescript-go2312%
- github.com/cilium/cilium2111%
- github.com/cadence-workflow/cadence158%
- github.com/livekit/livekit158%
- github.com/uber/cadence158%
siblings
More from maps
The other most-called functions in this package. See all →