reflect.Zero
standard libraryThe 919th most-called standard-library function by production calls. Called 811 times across 222 modules; 721 of those run outside tests and generated code.
- prod calls
- 721
- non-test, non-generated
- all calls
- 811
- total callsites
- modules
- 222
- distinct callers
- in loop
- 21%
- of prod calls
- in tests
- 11%
- 90 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 Zero from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 54 7%
- Protocol Buffers 40 6%
- Hugo 13 2%
- Go (golang.org/x) 9 1%
- Uber Go 8 1%
where it's called
Callsites in the wild
12 representative callsites of 811, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
cockroachdb/cockroach @v19.2.12+incompatible
in loop - in loop
- in loop
-
abema/go-mp4 @v1.7.1
in loop -
agiledragon/gomonkey @v2.0.2+incompatible
in loop -
agiledragon/gomonkey/v2 @v2.14.2
in loop -
anacrolix/torrent @v1.61.0
in loop - in loop
- in loop
- in loop
- in loop
top callers
The modules that reach for it
The modules that call Zero most in this snapshot.
- go.mongodb.org/mongo-driver496%
- google.golang.org/protobuf466%
- github.com/parquet-go/parquet-go273%
- github.com/robertkrimen/otto213%
- github.com/kubernetes/kubernetes202%
siblings
More from reflect
The other most-called functions in this package. See all →