google.golang.org/protobuf/compiler/protogen.GeneratedFile.P
third-partyThe 269th most-called third-party method by production calls. Called 3,490 times across 14 modules; 3,475 of those run outside tests and generated code.
All of google.golang.org/protobuf/compiler/protogen → Docs on pkg.go.dev ↗
- prod calls
- 3,475
- non-test, non-generated
- all calls
- 3,490
- total callsites
- modules
- 14
- distinct callers
- in loop
- 17%
- of prod calls
- in tests
- <1%
- 15 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 method61%A method on a value whose type is known exactly.
- Embedded method39%Reached through an embedded type.
who calls this
Notable callers
Production calls into GeneratedFile.P from notable Go projects. Open one on the map to see what else it hammers.
- Protocol Buffers 1,209 35%
- containerd 328 9%
- gRPC 152 4%
- Consul 33 <1%
where it's called
Callsites in the wild
12 representative callsites of 3,490, prioritizing in-loop and non-test usage. We link to source, never display it.
-
connectrpc.com/connect @v1.20.0
cmd/protoc-gen-connect-go/main.go:240
in loop - in loop
- in loop
- in loop
- in loop
- in loop
-
grpc/cmd/protoc-gen-go-grpc @v1.6.2
grpc.go:63
in loop -
pluginrpc.com/pluginrpc @v0.5.0
cmd/protoc-gen-pluginrpc-go/main.go:266
in loop -
google.golang.org/protobuf @v1.36.11
cmd/protoc-gen-go/internal_gengo/reflect.go:135
in loop -
storj.io/drpc @v1.0.0
cmd/protoc-gen-go-drpc/main.go:244
in loop - in loop
-
connectrpc.com/connect @v1.20.0
cmd/protoc-gen-connect-go/main.go:263
in loop
top callers
The modules that reach for it
The modules that call GeneratedFile.P most in this snapshot.
- google.golang.org/protobuf1,22435%
- github.com/planetscale/vtprotobuf1,15133%
- storj.io/drpc2086%
- github.com/golang/protobuf1625%
- google.golang.org/grpc/cmd/protoc-gen-go-grpc1524%
siblings
More from google.golang.org/protobuf/compiler/protogen
The other most-called members in this package. See all →