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

Method RecvMsg

stream.go:90–90  ·  view source on GitHub ↗

Deprecated: See ClientStream and ServerStream documentation instead.

(m any)

Source from the content-addressed store, hash-verified

88 SendMsg(m any) error
89 // Deprecated: See ClientStream and ServerStream documentation instead.
90 RecvMsg(m any) error
91}
92
93// ClientStream defines the client-side behavior of a streaming RPC.

Callers 15

InvokeMethod · 0.95
RecvMethod · 0.65
CloseAndRecvMethod · 0.65
invokeFunction · 0.65
RecvMethod · 0.65
RecvMethod · 0.65
StreamingCallMethod · 0.65
StreamingCallMethod · 0.65

Calls

no outgoing calls