google.golang.org/grpc/status.New
third-partyThe 2535th most-called third-party function by production calls. Called 533 times across 53 modules; 237 of those run outside tests and generated code.
- prod calls
- 237
- non-test, non-generated
- all calls
- 533
- total callsites
- modules
- 53
- distinct callers
- in loop
- 19%
- of prod calls
- in tests
- 56%
- 296 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 function19%A direct call to an exported package function, resolved by type.
- Package function (by syntax)81%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 533, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
- in loop
-
micro/go-micro @v1.18.0
in loop -
google.golang.org/grpc @v1.83.0
internal/transport/http2_client.go:1535
in loop - in loop
-
istio/istio @v0.0.0-20260804075250-35fae141dc60
in loop - in loop
-
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
pilot/pkg/xds/delta.go:212
in loop - in loop
-
micro/go-micro @v1.18.0
in loop - in loop
top callers
The modules that reach for it
The modules that call New most in this snapshot.
- google.golang.org/grpc9919%
- github.com/grpc/grpc-go8215%
- github.com/hashicorp/waypoint438%
- go.temporal.io/api387%
- github.com/googleapis/gax-go/v2357%
siblings
More from google.golang.org/grpc/status
The other most-called functions in this package. See all →