context.WithTimeoutCause
standard libraryThe 6308th most-called standard-library function by production calls. Called 120 times across 28 modules; 95 of those run outside tests and generated code.
1% in production calls vs 2026-W37 (94 → 95)
- prod calls
- 95
- non-test, non-generated
- all calls
- 120
- total callsites
- modules
- 28
- distinct callers
- in loop
- 12%
- of prod calls
- in tests
- 21%
- 25 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 WithTimeoutCause from notable Go projects. Open one on the map to see what else it hammers.
- Docker 36 38%
- Grafana 7 7%
- OpenTelemetry 7 7%
- Prometheus 5 5%
- ClickHouse 1 1%
where it's called
Callsites in the wild
12 representative callsites of 120, prioritizing in-loop and non-test usage. We link to source, never display it.
-
moby/buildkit @v0.33.0
in loop - in loop
- in loop
-
google/gvisor @v0.0.0-20260919054224-26f3455a4cb9
in loop -
moby/buildkit @v0.33.0
in loop - in loop
-
google/gvisor @v0.0.0-20260919054224-26f3455a4cb9
in loop - in loop
- in loop
- in loop
- in loop
- in loop test
top callers
The modules that reach for it
The modules that call WithTimeoutCause most in this snapshot.
- github.com/moby/buildkit5243%
- github.com/dagger/dagger1412%
- github.com/fission/fission76%
- github.com/grafana/loki/v354%
- github.com/google/gvisor43%
siblings
More from context
The other most-called functions in this package. See all →