google.golang.org/protobuf/reflect/protoreflect.MethodDescriptor.IsStreamingServer
third-partyThe 6416th most-called third-party method by production calls. Called 93 times across 13 modules; 93 of those run outside tests and generated code.
All of google.golang.org/protobuf/reflect/protoreflect → Docs on pkg.go.dev ↗
- prod calls
- 93
- non-test, non-generated
- all calls
- 93
- total callsites
- modules
- 13
- distinct callers
- in loop
- 33%
- of prod calls
- in tests
- 0%
- 0 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 →
- Interface method100%Called through an interface. The runtime target may differ.
who calls this
Notable callers
Production calls into MethodDescriptor.IsStreamingServer from notable Go projects. Open one on the map to see what else it hammers.
- containerd 12 13%
- gRPC 12 13%
- Grafana 2 2%
- Consul 1 1%
- Protocol Buffers 1 1%
where it's called
Callsites in the wild
12 representative callsites of 93, 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:502
in loop - in loop
- in loop
- in loop
-
jhump/protoreflect/v2 @v2.0.0-beta.2
in loop - in loop
-
grpc/cmd/protoc-gen-go-grpc @v1.6.2
grpc.go:96
in loop -
connectrpc.com/connect @v1.20.0
cmd/protoc-gen-connect-go/main.go:560
in loop - in loop
- in loop
- in loop
-
grpc/cmd/protoc-gen-go-grpc @v1.6.2
grpc.go:246
in loop
top callers
The modules that reach for it
The modules that call MethodDescriptor.IsStreamingServer most in this snapshot.
- github.com/golang/protobuf1415%
- github.com/planetscale/vtprotobuf1415%
- github.com/containerd/ttrpc1213%
- github.com/jhump/protoreflect/v21213%
- google.golang.org/grpc/cmd/protoc-gen-go-grpc1213%
siblings
More from google.golang.org/protobuf/reflect/protoreflect
The other most-called members in this package. See all →