google.golang.org/grpc/metadata.New
third-partyThe 5165th most-called third-party function by production calls. Called 342 times across 49 modules; 115 of those run outside tests and generated code.
No change in production calls since 2026-W37.
All of google.golang.org/grpc/metadata → Docs on pkg.go.dev ↗
- prod calls
- 115
- non-test, non-generated
- all calls
- 342
- total callsites
- modules
- 49
- distinct callers
- in loop
- 2%
- of prod calls
- in tests
- 66%
- 227 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 function2%A direct call to an exported package function, resolved by type.
- Package function (by syntax)98%A package function in a module outside the crawl, keyed by import path.
who calls this
Notable callers
Production calls into New from notable Go projects. Open one on the map to see what else it hammers.
where it's called
Callsites in the wild
12 representative callsites of 342, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
go.temporal.io/server @v1.32.0
common/testing/rpctest/transport_stream.go:91
in loop - in loop test
-
go/profiler @v0.6.0
profiler_test.go:301
in loop test - in loop test
- in loop test
- in loop test
- in loop test
- in loop test
- in loop test
-
google.golang.org/grpc @v1.84.0
stats/opentelemetry/csm/pluginoption_test.go:245
in loop test -
go.uber.org/yarpc @v1.89.8
transport/grpc/headers_test.go:461
in loop test
top callers
The modules that reach for it
The modules that call New most in this snapshot.
- github.com/grpc-ecosystem/grpc-gateway/v2247%
- github.com/temporalio/temporal216%
- go.temporal.io/server216%
- github.com/siderolabs/talos196%
- github.com/grafana/loki/v3185%
siblings
More from google.golang.org/grpc/metadata
The other most-called functions in this package. See all →