reflect.Indirect
standard libraryThe 694th most-called standard-library function by production calls. Called 1,638 times across 233 modules; 1,019 of those run outside tests and generated code.
0% in production calls vs 2026-W37 (1,018 → 1,019)
- prod calls
- 1,019
- non-test, non-generated
- all calls
- 1,638
- total callsites
- modules
- 233
- distinct callers
- in loop
- 31%
- of prod calls
- in tests
- 8%
- 129 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 Indirect from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 37 4%
- Grafana 27 3%
- ClickHouse 13 1%
- Consul 12 1%
- HashiCorp 12 1%
where it's called
Callsites in the wild
12 representative callsites of 1,638, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
docker/distribution @v2.8.3+incompatible
in loop -
entgo.io/ent @v0.14.6
dialect/sql/scan.go:248
in loop - in loop
-
gitea.dev @v1.27.3
models/migrations/base/db.go:32
in loop - in loop
-
Azure/azure-sdk-for-go @v68.0.0+incompatible
in loop -
BurntSushi/toml @v1.6.0
in loop - in loop
- in loop
- in loop
- in loop
top callers
The modules that reach for it
The modules that call Indirect most in this snapshot.
- github.com/gogo/protobuf1268%
- github.com/kubernetes/kubernetes966%
- github.com/grafana/loki/v3724%
- k8s.io/api604%
- github.com/go-gorm/gorm584%
siblings
More from reflect
The other most-called functions in this package. See all →