google.golang.org/grpc.WithContextDialer
third-partyThe 3795th most-called third-party function by production calls. Called 390 times across 71 modules; 156 of those run outside tests and generated code.
- prod calls
- 156
- non-test, non-generated
- all calls
- 390
- total callsites
- modules
- 71
- distinct callers
- in loop
- 6%
- of prod calls
- in tests
- 60%
- 234 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 function11%A direct call to an exported package function, resolved by type.
- Package function (by syntax)89%A package function in a module outside the crawl, keyed by import path.
who calls this
Notable callers
Production calls into WithContextDialer from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 30 19%
- containerd 13 8%
- Istio 12 8%
- gRPC 11 7%
- Docker 10 6%
where it's called
Callsites in the wild
12 representative callsites of 390, prioritizing in-loop and non-test usage. We link to source, never display it.
-
moby/buildkit @v0.32.2
in loop - in loop
- in loop
-
getsops/sops/v3 @v3.13.3
in loop - in loop
- in loop
-
docker/docker @v28.5.2+incompatible
in loop - in loop
-
moby/moby @v28.5.2+incompatible
in loop - in loop test
- in loop test
- in loop test
top callers
The modules that reach for it
The modules that call WithContextDialer most in this snapshot.
- google.golang.org/grpc4211%
- github.com/grpc/grpc-go369%
- github.com/hashicorp/consul369%
- github.com/codenotary/immudb338%
- github.com/kubernetes/kubernetes205%
siblings
More from google.golang.org/grpc
The other most-called functions in this package. See all →