compress/gzip.NewReader
standard libraryThe 1126th most-called standard-library function by production calls. Called 937 times across 329 modules; 569 of those run outside tests and generated code.
- prod calls
- 569
- non-test, non-generated
- all calls
- 937
- total callsites
- modules
- 329
- distinct callers
- in loop
- 3%
- of prod calls
- in tests
- 33%
- 309 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.
- Dgraph 25 4%
- Grafana 19 3%
- containerd 18 3%
- InfluxDB 17 3%
- Gitea 14 2%
where it's called
Callsites in the wild
12 representative callsites of 937, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
- in loop
-
gitea.dev @v1.27.1
modules/packages/debian/metadata.go:112
in loop - in loop
- in loop
-
gin-contrib/gzip @v1.2.6
in loop - in loop
- in loop
-
gravitational/teleport @v3.2.17+incompatible
in loop - in loop
-
keploy/keploy @v0.9.1
in loop
top callers
The modules that reach for it
The modules that call NewReader most in this snapshot.
- github.com/gogo/protobuf384%
- github.com/open-policy-agent/opa283%
- github.com/influxdata/telegraf232%
- gitea.dev202%
- github.com/go-gitea/gitea202%
siblings
More from compress/gzip
The other most-called functions in this package. See all →