Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grpc/grpc-go
/ Recv
Method
Recv
internal/xds/clients/transport_builder.go:52–52 ·
view source on GitHub ↗
Recv blocks until the next message is received on the stream.
()
Source
from the content-addressed store, hash-verified
50
51
// Recv blocks until the next message is received on the stream.
52
Recv() ([]byte, error)
53
}
Callers
15
TestStream_SendAndRecv
Method · 0.95
DoServerStreaming
Function · 0.65
DoPingPong
Function · 0.65
DoEmptyStream
Function · 0.65
DoTimeoutOnSleepingServer
Function · 0.65
DoCancelAfterFirstResponse
Function · 0.65
DoCustomMetadata
Function · 0.65
DoStatusCodeAndMessage
Function · 0.65
StreamingInputCall
Method · 0.65
FullDuplexCall
Method · 0.65
HalfDuplexCall
Method · 0.65
DoORCAOOBTest
Function · 0.65
Calls
no outgoing calls
Tested by
10
TestStream_SendAndRecv
Method · 0.76
TestORCAOOBFallback
Method · 0.52
TestChannelz_ServerSocketMetricsLastMessageTimestamps
Method · 0.52
TestChannelIdleness_Enabled_OngoingCall
Method · 0.52
TestCircuitBreaking
Method · 0.52
TestDropByCategory
Method · 0.52
TestCircuitBreakingLogicalDNS
Method · 0.52
StreamAggregatedResources
Method · 0.52
clientSetup
Function · 0.52
TestFaultInjection_MaxActiveFaults
Method · 0.52