google.golang.org/protobuf/types/known/anypb.Any.UnmarshalTo
third-partyThe 3713th most-called third-party method by production calls. Called 278 times across 16 modules; 160 of those run outside tests and generated code.
All of google.golang.org/protobuf/types/known/anypb → Docs on pkg.go.dev ↗
- prod calls
- 160
- non-test, non-generated
- all calls
- 278
- total callsites
- modules
- 16
- distinct callers
- in loop
- 33%
- of prod calls
- in tests
- 42%
- 118 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 method100%A method on a value whose type is known exactly.
who calls this
Notable callers
Production calls into Any.UnmarshalTo from notable Go projects. Open one on the map to see what else it hammers.
- Istio 102 64%
- gRPC 28 18%
- Consul 6 4%
- Cilium 4 3%
- containerd 1 <1%
where it's called
Callsites in the wild
12 representative callsites of 278, prioritizing in-loop and non-test usage. We link to source, never display it.
-
cilium/cilium @v1.20.0
in loop - in loop
-
containerd/containerd/api @v1.11.1
runtime/bootstrap/v1/helpers.go:83
in loop - in loop
-
jhump/protoreflect/v2 @v2.0.0-beta.2
in loop - in loop
-
istio/istio @v0.0.0-20260804075250-35fae141dc60
in loop -
google.golang.org/grpc @v1.83.0
internal/xds/xdsclient/xdsresource/filter_chain.go:117
in loop -
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
istioctl/pkg/util/configdump/ecds.go:31
in loop - in loop
- in loop
-
google.golang.org/grpc @v1.83.0
internal/xds/xdsclient/xdsresource/unmarshal_lds.go:185
in loop
top callers
The modules that reach for it
The modules that call Any.UnmarshalTo most in this snapshot.
- istio.io/istio10136%
- github.com/istio/istio8631%
- github.com/hashicorp/consul238%
- google.golang.org/grpc197%
- github.com/dapr/dapr166%
siblings
More from google.golang.org/protobuf/types/known/anypb
The other most-called members in this package. See all →