google.golang.org/protobuf/reflect/protoreflect.Descriptor.Options
third-partyThe 4463rd most-called third-party method by production calls. Called 155 times across 21 modules; 133 of those run outside tests and generated code.
All of google.golang.org/protobuf/reflect/protoreflect → Docs on pkg.go.dev ↗
- prod calls
- 133
- non-test, non-generated
- all calls
- 155
- total callsites
- modules
- 21
- distinct callers
- in loop
- 23%
- of prod calls
- in tests
- 14%
- 22 calls
- resolved
- 1%
- 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 method99%Called through an interface. The runtime target may differ.
who calls this
Notable callers
Production calls into Descriptor.Options from notable Go projects. Open one on the map to see what else it hammers.
- Protocol Buffers 29 22%
- gRPC 7 5%
- HashiCorp 7 5%
- Consul 3 2%
- Istio 2 2%
where it's called
Callsites in the wild
12 representative callsites of 155, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
- in loop
-
jhump/protoreflect/v2 @v2.0.0-beta.2
in loop - in loop
- in loop
- in loop
-
go.temporal.io/server @v1.31.2
common/rpc/interceptor/health_check.go:94
in loop -
grpc/cmd/protoc-gen-go-grpc @v1.6.2
grpc.go:222
in loop - in loop
-
google.golang.org/protobuf @v1.36.11
reflect/protodesc/desc_validate.go:240
in loop - in loop
top callers
The modules that reach for it
The modules that call Descriptor.Options most in this snapshot.
- google.golang.org/protobuf3724%
- github.com/jhump/protoreflect/v23120%
- github.com/bufbuild/protocompile1812%
- github.com/bytebase/bytebase85%
- github.com/planetscale/vtprotobuf85%
siblings
More from google.golang.org/protobuf/reflect/protoreflect
The other most-called members in this package. See all →