reflect.Indirect
standard libraryThe 688th most-called standard-library function by production calls. Called 1,618 times across 236 modules; 1,002 of those run outside tests and generated code.
- prod calls
- 1,002
- non-test, non-generated
- all calls
- 1,618
- total callsites
- modules
- 236
- distinct callers
- in loop
- 31%
- of prod calls
- in tests
- 8%
- 130 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%
- ClickHouse 13 1%
- Consul 12 1%
- HashiCorp 12 1%
- Nomad 10 <1%
where it's called
Callsites in the wild
12 representative callsites of 1,618, 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.1
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/kubernetes986%
- github.com/grafana/loki/v3704%
- github.com/go-gorm/gorm584%
- gorm.io/gorm584%
siblings
More from reflect
The other most-called functions in this package. See all →