context.WithCancelCause
standard libraryThe 1779th most-called standard-library function by production calls. Called 572 times across 79 modules; 348 of those run outside tests and generated code.
1% in production calls vs 2026-W37 (344 → 348)
- prod calls
- 348
- non-test, non-generated
- all calls
- 572
- total callsites
- modules
- 79
- distinct callers
- in loop
- 4%
- of prod calls
- in tests
- 39%
- 224 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 WithCancelCause from notable Go projects. Open one on the map to see what else it hammers.
- Docker 61 18%
- Kubernetes 44 13%
- Grafana 18 5%
- MinIO 5 1%
- Gitea 4 1%
where it's called
Callsites in the wild
12 representative callsites of 572, 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
-
minio/minio @v0.0.0-20260212201848-7aac2a2c5b7c
in loop -
grafana/dskit @v0.0.0-20260921091527-3719cfb34699
in loop -
moby/buildkit @v0.33.0
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 WithCancelCause most in this snapshot.
- github.com/dagger/dagger7814%
- github.com/moby/buildkit7713%
- github.com/kubernetes/kubernetes6712%
- github.com/kubernetes/client-go346%
- k8s.io/client-go346%
siblings
More from context
The other most-called functions in this package. See all →