google.golang.org/protobuf/reflect/protoreflect.FileDescriptor.Path
third-partyThe 3238th most-called third-party method by production calls. Called 246 times across 24 modules; 183 of those run outside tests and generated code.
All of google.golang.org/protobuf/reflect/protoreflect → Docs on pkg.go.dev ↗
- prod calls
- 183
- non-test, non-generated
- all calls
- 246
- total callsites
- modules
- 24
- distinct callers
- in loop
- 36%
- of prod calls
- in tests
- 26%
- 63 calls
- resolved
- 15%
- 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 method15%Reached through an embedded type.
- Interface method85%Called through an interface. The runtime target may differ.
who calls this
Notable callers
Production calls into FileDescriptor.Path from notable Go projects. Open one on the map to see what else it hammers.
- Protocol Buffers 30 16%
- gRPC 7 4%
- containerd 3 2%
- Grafana 2 1%
where it's called
Callsites in the wild
12 representative callsites of 246, prioritizing in-loop and non-test usage. We link to source, never display it.
-
go/bufplugin @v0.10.0
check/checkutil/util.go:35
in loop - in loop
- in loop
-
bufbuild/protoplugin @v0.0.0-20260414125817-25d1d281b46b
internal/examples/protoc-gen-protoreflect-simple/main.go:62 ↗
in loop - in loop
-
google/cel-go @v0.30.0
in loop - in loop
- in loop
-
go.temporal.io/server @v1.31.2
cmd/tools/getproto/main.go:148
in loop -
google.golang.org/grpc @v1.83.0
reflection/internal/internal.go:81
in loop -
google.golang.org/protobuf @v1.36.11
reflect/protodesc/proto.go:31
in loop - in loop
top callers
The modules that reach for it
The modules that call FileDescriptor.Path most in this snapshot.
- github.com/jhump/protoreflect/v210844%
- github.com/bufbuild/protocompile4518%
- google.golang.org/protobuf3213%
- buf.build/go/bufplugin135%
- github.com/bufbuild/buf73%
siblings
More from google.golang.org/protobuf/reflect/protoreflect
The other most-called members in this package. See all →