archive/tar.NewReader
standard libraryThe 1727th most-called standard-library function by production calls. Called 624 times across 153 modules; 356 of those run outside tests and generated code.
- prod calls
- 356
- non-test, non-generated
- all calls
- 624
- total callsites
- modules
- 153
- distinct callers
- in loop
- 8%
- of prod calls
- in tests
- 43%
- 268 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 NewReader from notable Go projects. Open one on the map to see what else it hammers.
- containerd 17 5%
- Docker 16 4%
- Gitea 12 3%
- Grafana 7 2%
- Kubernetes 7 2%
where it's called
Callsites in the wild
12 representative callsites of 624, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
-
gitea.dev @v1.27.1
modules/packages/alpine/metadata.go:90
in loop - in loop
-
buildpacks/imgutil @v0.0.0-20260715132717-40ca3490b49e
in loop - in loop
- in loop
- in loop
- in loop
-
slimtoolkit/slim @v0.0.0-20260802155835-81940d17fa11
in loop - in loop
- in loop
top callers
The modules that reach for it
The modules that call NewReader most in this snapshot.
- github.com/buildpacks/pack305%
- github.com/google/go-containerregistry224%
- github.com/podman-container-tools/buildah203%
- github.com/open-policy-agent/opa193%
- github.com/tilt-dev/tilt173%
siblings
More from archive/tar
The other most-called functions in this package. See all →