google.golang.org/grpc/metadata.Pairs
third-partyThe 4028th most-called third-party function by production calls. Called 828 times across 65 modules; 147 of those run outside tests and generated code.
All of google.golang.org/grpc/metadata → Docs on pkg.go.dev ↗
- prod calls
- 147
- non-test, non-generated
- all calls
- 828
- total callsites
- modules
- 65
- distinct callers
- in loop
- 6%
- of prod calls
- in tests
- 75%
- 624 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 function81%A direct call to an exported package function, resolved by type.
- Package function (by syntax)19%A package function in a module outside the crawl, keyed by import path.
who calls this
Notable callers
Production calls into Pairs from notable Go projects. Open one on the map to see what else it hammers.
- gRPC 28 19%
- containerd 4 3%
- Istio 4 3%
- OpenTelemetry 4 3%
- HashiCorp 3 2%
where it's called
Callsites in the wild
12 representative callsites of 828, prioritizing in-loop and non-test usage. We link to source, never display it.
-
dapr/dapr @v1.18.2
in loop - in loop
- in loop
-
google.golang.org/grpc @v1.83.0
balancer/grpclb/grpclb_remote_balancer.go:85
in loop - in loop
-
google.golang.org/grpc @v1.83.0
balancer/rls/picker.go:212
in loop - in loop
-
grpc/grpc-go @v1.83.0
in loop - in loop
- in loop test
-
go/storage @v1.64.0
grpc_client_test.go:386
in loop test - in loop test
top callers
The modules that reach for it
The modules that call Pairs most in this snapshot.
- google.golang.org/grpc18923%
- github.com/grpc/grpc-go14918%
- github.com/codenotary/immudb688%
- cloud.google.com/go/monitoring506%
- github.com/dapr/dapr405%
siblings
More from google.golang.org/grpc/metadata
The other most-called functions in this package. See all →