google.golang.org/protobuf/reflect/protoreflect.Message.Interface
third-partyThe 3037th most-called third-party method by production calls. Called 318 times across 29 modules; 194 of those run outside tests and generated code.
All of google.golang.org/protobuf/reflect/protoreflect → Docs on pkg.go.dev ↗
- prod calls
- 194
- non-test, non-generated
- all calls
- 318
- total callsites
- modules
- 29
- distinct callers
- in loop
- 10%
- of prod calls
- in tests
- 39%
- 123 calls
- resolved
- 0%
- 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 →
- Interface method100%Called through an interface. The runtime target may differ.
who calls this
Notable callers
Production calls into Message.Interface from notable Go projects. Open one on the map to see what else it hammers.
- Protocol Buffers 49 25%
- Istio 14 7%
- HashiCorp 13 7%
- Consul 6 3%
- Cilium 1 <1%
where it's called
Callsites in the wild
12 representative callsites of 318, 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
-
jhump/protoreflect/v2 @v2.0.0-beta.2
in loop - in loop
- in loop
-
google.golang.org/protobuf @v1.36.11
internal/impl/merge.go:148
in loop -
go/protoyaml @v0.7.0
internal/protoyamltest/fuzz.go:130
in loop -
jhump/protoreflect/v2 @v2.0.0-beta.2
in loop -
google.golang.org/protobuf @v1.36.11
compiler/protogen/protogen.go:386
in loop -
go/protoyaml @v0.7.0
decode.go:634
in loop -
jhump/protoreflect/v2 @v2.0.0-beta.2
in loop
top callers
The modules that reach for it
The modules that call Message.Interface most in this snapshot.
- google.golang.org/protobuf10934%
- buf.build/go/protovalidate309%
- github.com/golang/protobuf237%
- go.temporal.io/api227%
- github.com/bufbuild/protocompile186%
siblings
More from google.golang.org/protobuf/reflect/protoreflect
The other most-called members in this package. See all →