Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
529
func
(x *SimpleRequest) GetPayload() *Payload {
530
if
x != nil {
531
return
x.Payload
532
}
533
return
nil
534
}
535
536
func
(x *SimpleRequest) GetFillUsername() bool {
537
if
x != nil {
Callers
15
DoLargeUnaryCall
Function · 0.45
DoServerStreaming
Function · 0.45
DoPingPong
Function · 0.45
DoCustomMetadata
Function · 0.45
StreamingInputCall
Method · 0.45
TestChainUnaryServerInterceptor
Method · 0.45
StreamingInputCall
Method · 0.45
testPreloaderClientSend
Function · 0.45
TestPreloaderSenderSend
Method · 0.45
testLargeUnary
Function · 0.45
testPingPong
Function · 0.45
testServerStreaming
Function · 0.45
Calls
no outgoing calls
Tested by
15
TestChainUnaryServerInterceptor
Method · 0.36
StreamingInputCall
Method · 0.36
testPreloaderClientSend
Function · 0.36
TestPreloaderSenderSend
Method · 0.36
testLargeUnary
Function · 0.36
testPingPong
Function · 0.36
testServerStreaming
Function · 0.36
testServerStreamingConcurrent
Function · 0.36
TestChannelz_ServerSocketMetricsLastMessageTimestamps
Method · 0.36
newStubServer
Function · 0.36
setupStubServer
Function · 0.36
TestMetricsAndTracesDisabled
Method · 0.36