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

Method GetResponseStatus

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

Source from the content-addressed store, hash-verified

555}
556
557func (x *SimpleRequest) GetResponseStatus() *EchoStatus {
558 if x != nil {
559 return x.ResponseStatus
560 }
561 return nil
562}
563
564func (x *SimpleRequest) GetExpectCompressed() *BoolValue {
565 if x != nil {

Callers 2

UnaryCallMethod · 0.45
FullDuplexCallMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected