google.golang.org/protobuf/reflect/protoreflect.Descriptor.FullName
third-partyThe 1575th most-called third-party method by production calls. Called 527 times across 12 modules; 393 of those run outside tests and generated code.
54% in production calls vs 2026-W37 (847 → 393)
All of google.golang.org/protobuf/reflect/protoreflect → Docs on pkg.go.dev ↗
- prod calls
- 393
- non-test, non-generated
- all calls
- 527
- total callsites
- modules
- 12
- distinct callers
- in loop
- 27%
- of prod calls
- in tests
- 23%
- 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 →
- Embedded method<1%Reached through an embedded type.
- Interface method100%Called through an interface. The runtime target may differ.
who calls this
Notable callers
Production calls into Descriptor.FullName from notable Go projects. Open one on the map to see what else it hammers.
- Protocol Buffers 269 68%
- Istio 18 5%
- Sigstore 3 <1%
- InfluxDB 2 <1%
where it's called
Callsites in the wild
12 representative callsites of 527, prioritizing in-loop and non-test usage. We link to source, never display it.
-
go/protovalidate @v1.4.0
builder.go:185
in loop - in loop
- in loop
-
siderolabs/talos/pkg/machinery @v1.14.1
client/events.go:247
in loop - in loop
-
google.golang.org/protobuf @v1.36.12
internal/impl/checkinit.go:33
in loop -
go/protovalidate @v1.4.0
builder.go:194
in loop - in loop
- in loop
-
google.golang.org/protobuf @v1.36.12
proto/checkinit.go:41
in loop -
go/protovalidate @v1.4.0
builder.go:202
in loop - in loop
top callers
The modules that reach for it
The modules that call Descriptor.FullName most in this snapshot.
- google.golang.org/protobuf34866%
- github.com/bufbuild/buf6212%
- buf.build/go/protovalidate397%
- github.com/bytebase/bytebase357%
- github.com/istio/istio92%
siblings
More from google.golang.org/protobuf/reflect/protoreflect
The other most-called members in this package. See all →