google.golang.org/protobuf/reflect/protoreflect.MethodDescriptor.IsStreamingClient
third-partyThe 5601st most-called third-party method by production calls. Called 106 times across 13 modules; 106 of those run outside tests and generated code.
All of google.golang.org/protobuf/reflect/protoreflect → Docs on pkg.go.dev ↗
- prod calls
- 106
- non-test, non-generated
- all calls
- 106
- total callsites
- modules
- 13
- distinct callers
- in loop
- 30%
- 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.IsStreamingClient from notable Go projects. Open one on the map to see what else it hammers.
- gRPC 18 17%
- containerd 14 13%
- Grafana 2 2%
- Consul 1 <1%
- Protocol Buffers 1 <1%
where it's called
Callsites in the wild
12 representative callsites of 106, 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:503
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 - in loop
- in loop
- in loop
-
grpc/cmd/protoc-gen-go-grpc @v1.6.2
grpc.go:246
in loop - in loop
top callers
The modules that reach for it
The modules that call MethodDescriptor.IsStreamingClient most in this snapshot.
- google.golang.org/grpc/cmd/protoc-gen-go-grpc1817%
- github.com/golang/protobuf1615%
- github.com/planetscale/vtprotobuf1615%
- github.com/containerd/ttrpc1413%
- storj.io/drpc1413%
siblings
More from google.golang.org/protobuf/reflect/protoreflect
The other most-called members in this package. See all →