google.golang.org/protobuf/types/known/anypb.Any.GetValue
third-partyThe 5899th most-called third-party method by production calls. Called 164 times across 11 modules; 100 of those run outside tests and generated code.
All of google.golang.org/protobuf/types/known/anypb → Docs on pkg.go.dev ↗
- prod calls
- 100
- non-test, non-generated
- all calls
- 164
- total callsites
- modules
- 11
- distinct callers
- in loop
- 10%
- of prod calls
- in tests
- 38%
- 62 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 method98%A method on a value whose type is known exactly.
- Embedded method2%Reached through an embedded type.
who calls this
Notable callers
Production calls into Any.GetValue 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 164, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
-
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
istioctl/pkg/writer/envoy/configdump/listener.go:101
in loop -
google.golang.org/grpc @v1.83.0
internal/xds/xdsclient/xdslbregistry/xdslbregistry.go:75
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/listener.go:454
in loop -
dapr/dapr @v1.18.2
in loop -
istio/istio @v0.0.0-20260804075250-35fae141dc60
in loop - in loop
- in loop test
-
go/protoyaml @v0.7.0
decode.go:806
top callers
The modules that reach for it
The modules that call Any.GetValue most in this snapshot.
- github.com/dapr/dapr9256%
- google.golang.org/grpc2415%
- github.com/grpc/grpc-go2314%
- github.com/cilium/cilium127%
- connectrpc.com/connect32%
siblings
More from google.golang.org/protobuf/types/known/anypb
The other most-called members in this package. See all →