google.golang.org/protobuf/reflect/protoreflect.Value.Message
third-partyThe 2555th most-called third-party method by production calls. Called 310 times across 22 modules; 235 of those run outside tests and generated code.
All of google.golang.org/protobuf/reflect/protoreflect → Docs on pkg.go.dev ↗
- prod calls
- 235
- non-test, non-generated
- all calls
- 310
- total callsites
- modules
- 22
- distinct callers
- in loop
- 33%
- of prod calls
- in tests
- 22%
- 69 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 Value.Message from notable Go projects. Open one on the map to see what else it hammers.
- Protocol Buffers 76 32%
- Istio 16 7%
- HashiCorp 13 6%
- Cilium 11 5%
- Consul 7 3%
where it's called
Callsites in the wild
12 representative callsites of 310, prioritizing in-loop and non-test usage. We link to source, never display it.
-
go/protoyaml @v0.7.0
internal/protoyamltest/combine.go:83
in loop - in loop
- in loop
- in loop
- in loop
- in loop
-
canopy-network/canopy @v0.1.21-0.20260804152417-f06389d8a755
in loop -
golang/protobuf @v1.5.4
in loop - in loop
-
jhump/protoreflect/v2 @v2.0.0-beta.2
in loop - in loop
- in loop
top callers
The modules that reach for it
The modules that call Value.Message most in this snapshot.
- google.golang.org/protobuf12039%
- github.com/bufbuild/protocompile268%
- github.com/bufbuild/buf258%
- github.com/jhump/protoreflect/v2186%
- github.com/golang/protobuf145%
siblings
More from google.golang.org/protobuf/reflect/protoreflect
The other most-called members in this package. See all →