Skip to content
callcount

google.golang.org/protobuf/types/known/anypb.Any.GetValue

third-party

The 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.

Any.GetValue · 12 of 164 callsites

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 →