golang.org/x/exp/maps.Values
third-partyThe 4989th most-called third-party function by production calls. Called 212 times across 23 modules; 118 of those run outside tests and generated code.
- prod calls
- 118
- non-test, non-generated
- all calls
- 212
- total callsites
- modules
- 23
- distinct callers
- in loop
- 3%
- of prod calls
- in tests
- 44%
- 94 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.
where it's called
Callsites in the wild
12 representative callsites of 212, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
go/mautrix @v0.29.0
crypto/store.go:430
in loop -
vitess.io/vitess @v0.24.2
go/vt/vtctl/workflow/stream_migrator.go:1017
in loop -
go/mautrix @v0.29.0
bridgev2/portal.go:3428
in loop - in loop test
- in loop test
- in loop test
-
go.temporal.io/server @v1.31.2
service/frontend/operator_handler_test.go:793
in loop test - in loop test
- in loop test
- in loop test
-
vitess.io/vitess @v0.24.2
go/vt/topo/shard_topo_test.go:94
in loop test
top callers
The modules that reach for it
The modules that call Values most in this snapshot.
- github.com/hashicorp/boundary4923%
- github.com/vitessio/vitess3617%
- vitess.io/vitess3617%
- github.com/netbirdio/netbird3014%
- github.com/google/osv-scanner84%
siblings
More from golang.org/x/exp/maps
The other most-called functions in this package. See all →