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

Method GetResponseSize

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

Source from the content-addressed store, hash-verified

520}
521
522func (x *SimpleRequest) GetResponseSize() int32 {
523 if x != nil {
524 return x.ResponseSize
525 }
526 return 0
527}
528
529func (x *SimpleRequest) GetPayload() *Payload {
530 if x != nil {

Callers 2

UnaryCallMethod · 0.80
UnaryCallMethod · 0.80

Calls

no outgoing calls

Tested by 1

UnaryCallMethod · 0.64