io.TeeReader
standard libraryThe 1588th most-called standard-library function by production calls. Called 12,437 times across 249 modules; 384 of those run outside tests and generated code.
- prod calls
- 384
- non-test, non-generated
- all calls
- 12,437
- total callsites
- modules
- 249
- distinct callers
- in loop
- 5%
- of prod calls
- in tests
- <1%
- 79 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 TeeReader from notable Go projects. Open one on the map to see what else it hammers.
- Docker 30 8%
- containerd 24 6%
- Grafana 9 2%
- Vault 9 2%
- HashiCorp 6 2%
where it's called
Callsites in the wild
12 representative callsites of 12,437, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
containerd/stargz-snapshotter/estargz @v0.18.2
estargz.go:988
in loop -
baidubce/bce-sdk-go @v0.9.273
in loop -
charmbracelet/x/exp/teatest @v0.0.0-20260803091719-3755ebad01b1
teatest.go:94
in loop - in loop
- in loop
- in loop
- in loop
- in loop
- in loop
- in loop
-
tsenart/vegeta @v11.4.0+incompatible
in loop
top callers
The modules that reach for it
The modules that call TeeReader most in this snapshot.
- github.com/aws/aws-sdk-go-v2/service/ec27326%
- github.com/aws/aws-sdk-go-v2/service/glue6435%
- github.com/aws/aws-sdk-go-v2/service/iot4884%
- github.com/aws/aws-sdk-go-v2/service/ssm4444%
- github.com/aws/aws-sdk-go-v2/service/codecommit3363%
siblings
More from io
The other most-called functions in this package. See all →