slices.Values
standard libraryThe 4721st most-called standard-library function by production calls. Called 542 times across 56 modules; 126 of those run outside tests and generated code.
3% in production calls vs 2026-W37 (122 → 126)
- prod calls
- 126
- non-test, non-generated
- all calls
- 542
- total callsites
- modules
- 56
- distinct callers
- in loop
- 6%
- of prod calls
- in tests
- 77%
- 416 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 15 12%
- Tailscale 5 4%
- Go (golang.org/x) 4 3%
- containerd 2 2%
- KubeVirt 2 2%
where it's called
Callsites in the wild
12 representative callsites of 542, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
google/gvisor @v0.0.0-20260919054224-26f3455a4cb9
in loop - in loop
- in loop
-
cilium/cilium @v1.20.2
in loop -
cilium/cilium @v1.20.2
in loop -
cilium/cilium @v1.20.2
in loop - in loop test
- in loop test
- in loop test
-
x/tools @v0.50.0
internal/graph/compact_test.go:40
in loop test - in loop test
top callers
The modules that reach for it
The modules that call Values most in this snapshot.
- github.com/samber/lo13625%
- github.com/go-openapi/testify/v211922%
- github.com/cilium/cilium6712%
- github.com/nezhahq/nezha183%
- github.com/siderolabs/talos183%
siblings
More from slices
The other most-called functions in this package. See all →