google.golang.org/protobuf/types/known/anypb.Any.GetTypeUrl
third-partyThe 5720th most-called third-party method by production calls. Called 135 times across 14 modules; 103 of those run outside tests and generated code.
All of google.golang.org/protobuf/types/known/anypb → Docs on pkg.go.dev ↗
- prod calls
- 103
- non-test, non-generated
- all calls
- 135
- total callsites
- modules
- 14
- distinct callers
- in loop
- 26%
- of prod calls
- in tests
- 20%
- 27 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 →
- Concrete method99%A method on a value whose type is known exactly.
- Embedded method<1%Reached through an embedded type.
who calls this
Notable callers
Production calls into Any.GetTypeUrl 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 135, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
google.golang.org/grpc @v1.83.0
internal/xds/xdsclient/xdslbregistry/xdslbregistry.go:69
in loop -
istio/istio @v0.0.0-20260804075250-35fae141dc60
in loop - in loop
-
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
istioctl/pkg/writer/envoy/configdump/ecds.go:65
in loop - in loop
- in loop
- in loop
-
google.golang.org/grpc @v1.83.0
internal/xds/xdsclient/xdsresource/filter_chain.go:113
in loop - in loop
-
google.golang.org/grpc @v1.83.0
internal/xds/xdsclient/xdsresource/filter_chain.go:114
in loop - in loop
top callers
The modules that reach for it
The modules that call Any.GetTypeUrl most in this snapshot.
- google.golang.org/grpc3627%
- github.com/grpc/grpc-go3425%
- github.com/dapr/dapr1612%
- github.com/cilium/cilium118%
- github.com/istio/istio86%
siblings
More from google.golang.org/protobuf/types/known/anypb
The other most-called members in this package. See all →