go.uber.org/mock/gomock.Any
third-partyThe 7982nd most-called third-party function by production calls. Called 36,519 times across 30 modules; 74 of those run outside tests and generated code.
- prod calls
- 74
- non-test, non-generated
- all calls
- 36,519
- total callsites
- modules
- 30
- distinct callers
- in loop
- 0%
- of prod calls
- in tests
- 100%
- 36,445 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 Any from notable Go projects. Open one on the map to see what else it hammers.
- KubeVirt 4 5%
where it's called
Callsites in the wild
12 representative callsites of 36,519, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop test
- in loop test
-
apernet/quic-go @v0.61.0
in loop test - in loop test
-
cadence-workflow/shard-manager @v0.0.0-20260730082237-cd61cc023ec2
service/sharddistributor/store/wrappers/metered/metered_test.go:59 ↗
in loop test -
cloudflare/cloudflared @v0.0.0-20260722163246-3a2b45c2a511
in loop test - in loop test
- in loop test
-
ory/x @v0.0.729
in loop test -
passteque/gluetun @v0.0.0-20260805014130-9b8939eb5b6f
in loop test -
quic-go/quic-go @v0.61.0
in loop test - in loop test
top callers
The modules that reach for it
The modules that call Any most in this snapshot.
- github.com/cadence-workflow/cadence8,82724%
- github.com/uber/cadence8,82724%
- github.com/temporalio/temporal4,63413%
- go.temporal.io/server4,63413%
- github.com/cloudwego/eino1,1303%