io/ioutil.ReadAll
standard libraryThe 259th most-called standard-library function by production calls. Called 5,516 times across 347 modules; 3,652 of those run outside tests and generated code.
- prod calls
- 3,652
- non-test, non-generated
- all calls
- 5,516
- total callsites
- modules
- 347
- distinct callers
- in loop
- 2%
- of prod calls
- in tests
- 33%
- 1,827 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 ReadAll from notable Go projects. Open one on the map to see what else it hammers.
- Grafana 38 1%
- Docker 28 <1%
- GitHub CLI 24 <1%
- CockroachDB 23 <1%
- etcd 18 <1%
where it's called
Callsites in the wild
12 representative callsites of 5,516, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
cockroachdb/cockroach @v19.2.12+incompatible
in loop -
docker/distribution @v2.8.3+incompatible
in loop -
etcd-io/etcd @v2.3.8+incompatible
in loop - in loop
-
AlistGo/alist @v1.0.6
in loop -
Binject/debug @v0.0.0-20260128230015-4e22595eaac6
in loop - in loop
-
IBM-Cloud/bluemix-go @v0.0.0-20260624064701-576d2f801297
in loop - in loop
-
astaxie/beego @v1.12.3
in loop -
baidubce/bce-sdk-go @v0.9.273
in loop
top callers
The modules that reach for it
The modules that call ReadAll most in this snapshot.
- github.com/labd/commercetools-go-sdk84815%
- github.com/okta/okta-sdk-golang/v559711%
- github.com/gateio/gateapi-go/v62825%
- github.com/aws/aws-sdk-go1863%
- github.com/volcengine/volc-sdk-golang1713%
siblings
More from io/ioutil
The other most-called functions in this package. See all →