MCPcopy
hub / github.com/grpc/grpc-go / GetIntervalUs

Method GetIntervalUs

interop/grpc_testing/messages.pb.go:846–851  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

844}
845
846func (x *ResponseParameters) GetIntervalUs() int32 {
847 if x != nil {
848 return x.IntervalUs
849 }
850 return 0
851}
852
853func (x *ResponseParameters) GetCompressed() *BoolValue {
854 if x != nil {

Callers 6

StreamingOutputCallMethod · 0.80
FullDuplexCallMethod · 0.80
HalfDuplexCallMethod · 0.80
StreamingOutputCallMethod · 0.80
FullDuplexCallMethod · 0.80
HalfDuplexCallMethod · 0.80

Calls

no outgoing calls

Tested by 3

StreamingOutputCallMethod · 0.64
FullDuplexCallMethod · 0.64
HalfDuplexCallMethod · 0.64