context.Cause
standard libraryThe 1462nd most-called standard-library function by production calls. Called 648 times across 84 modules; 418 of those run outside tests and generated code.
- prod calls
- 418
- non-test, non-generated
- all calls
- 648
- total callsites
- modules
- 84
- distinct callers
- in loop
- 28%
- of prod calls
- in tests
- 32%
- 209 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 Cause from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 48 11%
- Docker 43 10%
- Grafana 17 4%
- MinIO 16 4%
- Tailscale 5 1%
where it's called
Callsites in the wild
12 representative callsites of 648, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
go/storage @v1.64.0
transfermanager/downloader.go:484
in loop - in loop
-
anacrolix/torrent @v1.61.0
in loop - in loop
-
avast/retry-go/v5 @v5.0.0
in loop -
benbjohnson/litestream @v0.5.15
in loop -
cenkalti/backoff/v5 @v5.0.3
in loop -
cenkalti/backoff/v6 @v6.0.1
in loop - in loop
- in loop
-
google/cel-go @v0.30.0
in loop
top callers
The modules that reach for it
The modules that call Cause most in this snapshot.
- github.com/dagger/dagger8012%
- github.com/moby/buildkit6810%
- github.com/kubernetes/kubernetes518%
- github.com/apernet/quic-go315%
- github.com/lucas-clemente/quic-go315%
siblings
More from context
The other most-called functions in this package. See all →