archive/tar.NewReader
standard libraryThe 1722nd most-called standard-library function by production calls. Called 636 times across 155 modules; 361 of those run outside tests and generated code.
0% in production calls vs 2026-W37 (360 → 361)
- prod calls
- 361
- non-test, non-generated
- all calls
- 636
- total callsites
- modules
- 155
- distinct callers
- in loop
- 8%
- of prod calls
- in tests
- 43%
- 275 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 636, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
-
gitea.dev @v1.27.3
modules/packages/alpine/metadata.go:93
in loop - in loop
-
buildpacks/imgutil @v0.0.0-20260824214648-e09626c50080
in loop - in loop
- in loop
- in loop
- in loop
-
slimtoolkit/slim @v0.0.0-20260919234058-976805241c00
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-containerregistry223%
- 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 →