google.golang.org/protobuf/reflect/protoreflect.ProtoMessage.ProtoReflect
third-partyThe 4561st most-called third-party method by production calls. Called 234 times across 10 modules; 131 of those run outside tests and generated code.
53% in production calls vs 2026-W37 (280 → 131)
All of google.golang.org/protobuf/reflect/protoreflect → Docs on pkg.go.dev ↗
- prod calls
- 131
- non-test, non-generated
- all calls
- 234
- total callsites
- modules
- 10
- distinct callers
- in loop
- 5%
- of prod calls
- in tests
- 42%
- 98 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 ProtoMessage.ProtoReflect from notable Go projects. Open one on the map to see what else it hammers.
- Protocol Buffers 61 47%
- Istio 24 18%
- Sigstore 1 <1%
where it's called
Callsites in the wild
12 representative callsites of 234, prioritizing in-loop and non-test usage. We link to source, never display it.
-
go/protovalidate @v1.4.0
option.go:37
in loop -
siderolabs/talos/pkg/machinery @v1.14.1
client/events.go:247
in loop -
google.golang.org/protobuf @v1.36.12
testing/prototest/message.go:72
in loop -
google.golang.org/protobuf @v1.36.12
testing/prototest/message.go:72
in loop -
google.golang.org/protobuf @v1.36.12
testing/protocmp/util.go:127
in loop -
google.golang.org/protobuf @v1.36.12
internal/impl/merge.go:148
in loop - in loop test
- in loop test
- in loop test
- in loop test
- in loop test
- in loop test
top callers
The modules that reach for it
The modules that call ProtoMessage.ProtoReflect most in this snapshot.
- google.golang.org/protobuf15466%
- github.com/bufbuild/buf219%
- github.com/bytebase/bytebase146%
- buf.build/go/protovalidate125%
- github.com/istio/istio125%
siblings
More from google.golang.org/protobuf/reflect/protoreflect
The other most-called members in this package. See all →