google.golang.org/protobuf/compiler/protogen.GeneratedFile.QualifiedGoIdent
third-partyThe 3543rd most-called third-party method by production calls. Called 168 times across 12 modules; 168 of those run outside tests and generated code.
All of google.golang.org/protobuf/compiler/protogen → Docs on pkg.go.dev ↗
- prod calls
- 168
- non-test, non-generated
- all calls
- 168
- total callsites
- modules
- 12
- distinct callers
- in loop
- 15%
- of prod calls
- in tests
- 0%
- 0 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 method90%A method on a value whose type is known exactly.
- Embedded method10%Reached through an embedded type.
who calls this
Notable callers
Production calls into GeneratedFile.QualifiedGoIdent from notable Go projects. Open one on the map to see what else it hammers.
- gRPC 25 15%
- containerd 22 13%
- Protocol Buffers 19 11%
- Consul 3 2%
where it's called
Callsites in the wild
12 representative callsites of 168, 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:688
in loop - in loop
- in loop
-
pluginrpc.com/pluginrpc @v0.5.0
cmd/protoc-gen-pluginrpc-go/main.go:632
in loop -
google.golang.org/protobuf @v1.36.11
cmd/protoc-gen-go/internal_gengo/main.go:535
in loop - in loop
- in loop
-
google.golang.org/protobuf @v1.36.11
cmd/protoc-gen-go/internal_gengo/main.go:541
in loop - in loop
- in loop
-
google.golang.org/protobuf @v1.36.11
cmd/protoc-gen-go/internal_gengo/main.go:541
in loop - in loop
top callers
The modules that reach for it
The modules that call GeneratedFile.QualifiedGoIdent most in this snapshot.
- connectrpc.com/connect5734%
- google.golang.org/grpc/cmd/protoc-gen-go-grpc2515%
- google.golang.org/protobuf1911%
- github.com/containerd/ttrpc1610%
- pluginrpc.com/pluginrpc159%
siblings
More from google.golang.org/protobuf/compiler/protogen
The other most-called members in this package. See all →