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

Method GetPayload

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

Source from the content-addressed store, hash-verified

527}
528
529func (x *SimpleRequest) GetPayload() *Payload {
530 if x != nil {
531 return x.Payload
532 }
533 return nil
534}
535
536func (x *SimpleRequest) GetFillUsername() bool {
537 if x != nil {

Callers 15

DoLargeUnaryCallFunction · 0.45
DoServerStreamingFunction · 0.45
DoPingPongFunction · 0.45
DoCustomMetadataFunction · 0.45
StreamingInputCallMethod · 0.45
StreamingInputCallMethod · 0.45
testPreloaderClientSendFunction · 0.45
testLargeUnaryFunction · 0.45
testPingPongFunction · 0.45
testServerStreamingFunction · 0.45

Calls

no outgoing calls

Tested by 15

StreamingInputCallMethod · 0.36
testPreloaderClientSendFunction · 0.36
testLargeUnaryFunction · 0.36
testPingPongFunction · 0.36
testServerStreamingFunction · 0.36
newStubServerFunction · 0.36
setupStubServerFunction · 0.36