io/ioutil.NopCloser
standard libraryThe 763rd most-called standard-library function by production calls. Called 1,923 times across 133 modules; 898 of those run outside tests and generated code.
- prod calls
- 898
- non-test, non-generated
- all calls
- 1,923
- total callsites
- modules
- 133
- distinct callers
- in loop
- 1%
- of prod calls
- in tests
- 53%
- 1,025 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 NopCloser from notable Go projects. Open one on the map to see what else it hammers.
- Grafana 13 1%
- Docker 6 <1%
- GitHub CLI 5 <1%
- Kubernetes 4 <1%
- CockroachDB 3 <1%
where it's called
Callsites in the wild
12 representative callsites of 1,923, prioritizing in-loop and non-test usage. We link to source, never display it.
-
docker/distribution @v2.8.3+incompatible
in loop -
etcd-io/etcd @v2.3.8+incompatible
in loop -
aliyun/aliyun-oss-go-sdk @v3.0.2+incompatible
in loop -
baidubce/bce-sdk-go @v0.9.273
in loop -
coreos/etcd @v2.3.8+incompatible
in loop -
distribution/distribution @v2.8.3+incompatible
in loop - in loop
- in loop
-
hashicorp/terraform @v1.15.8
internal/builtin/provisioners/remote-exec/resource_provisioner.go:185 ↗
in loop -
baidubce/bce-sdk-go @v0.9.273
in loop -
baidubce/bce-sdk-go @v0.9.273
in loop -
baidubce/bce-sdk-go @v0.9.273
in loop
top callers
The modules that reach for it
The modules that call NopCloser most in this snapshot.
- github.com/okta/okta-sdk-golang/v558931%
- github.com/aws/aws-sdk-go24513%
- github.com/IBM/ibm-cos-sdk-go19810%
- github.com/cloudreve/cloudreve995%
- github.com/elastic/go-elasticsearch/v7553%
siblings
More from io/ioutil
The other most-called functions in this package. See all →