google.golang.org/grpc.WithDefaultCallOptions
third-partyThe 3498th most-called third-party function by production calls. Called 244 times across 77 modules; 169 of those run outside tests and generated code.
- prod calls
- 169
- non-test, non-generated
- all calls
- 244
- total callsites
- modules
- 77
- distinct callers
- in loop
- 2%
- of prod calls
- in tests
- 16%
- 39 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 function5%A direct call to an exported package function, resolved by type.
- Package function (by syntax)95%A package function in a module outside the crawl, keyed by import path.
who calls this
Notable callers
Production calls into WithDefaultCallOptions from notable Go projects. Open one on the map to see what else it hammers.
- containerd 18 11%
- Kubernetes 12 7%
- Grafana 10 6%
- gRPC 10 6%
- Docker 8 5%
where it's called
Callsites in the wild
12 representative callsites of 244, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
- in loop
- in loop
- in loop test
- in loop test
-
grafana/dskit @v0.0.0-20260804161922-ca94e9ff1c22
in loop test - in loop test
-
grafana/dskit @v0.0.0-20260804161922-ca94e9ff1c22
in loop test - in loop test
-
grafana/dskit @v0.0.0-20260804161922-ca94e9ff1c22
server/internal/opentracingtest/server_opentracing_test.go:233 ↗
in loop test -
top callers
The modules that reach for it
The modules that call WithDefaultCallOptions most in this snapshot.
- cloud.google.com/go/monitoring167%
- google.golang.org/grpc135%
- github.com/grpc/grpc-go115%
- github.com/dagger/dagger104%
- cloud.google.com/go/iam94%
siblings
More from google.golang.org/grpc
The other most-called functions in this package. See all →