compress/gzip.Writer.Close
standard libraryThe 1448th most-called standard-library method by production calls. Called 766 times across 245 modules; 422 of those run outside tests and generated code.
- prod calls
- 422
- non-test, non-generated
- all calls
- 766
- total callsites
- modules
- 245
- distinct callers
- in loop
- 4%
- of prod calls
- in tests
- 45%
- 344 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 →
- Concrete method100%A method on a value whose type is known exactly.
who calls this
Notable callers
Production calls into Writer.Close from notable Go projects. Open one on the map to see what else it hammers.
- Dgraph 17 4%
- Velero 17 4%
- Kubernetes 16 4%
- Docker 12 3%
- Gitea 10 2%
where it's called
Callsites in the wild
12 representative callsites of 766, prioritizing in-loop and non-test usage. We link to source, never display it.
-
cockroachdb/cockroach @v19.2.12+incompatible
in loop - in loop
-
gitea.dev @v1.27.1
modules/assetfs/embed.go:343
in loop - in loop
-
gravitational/teleport @v3.2.17+incompatible
in loop -
keploy/keploy @v0.9.1
in loop - in loop
- in loop
- in loop
- in loop
- in loop
- in loop
top callers
The modules that reach for it
The modules that call Writer.Close most in this snapshot.
- github.com/velero-io/velero375%
- github.com/vmware-tanzu/velero375%
- gitea.dev253%
- github.com/go-gitea/gitea253%
- github.com/hyperledger/fabric223%
siblings
More from compress/gzip
The other most-called members in this package. See all →