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

Method SendMsg

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

Deprecated: See ClientStream and ServerStream documentation instead.

(m any)

Source from the content-addressed store, hash-verified

86 Context() context.Context
87 // Deprecated: See ClientStream and ServerStream documentation instead.
88 SendMsg(m any) error
89 // Deprecated: See ClientStream and ServerStream documentation instead.
90 RecvMsg(m any) error
91}

Callers 15

InvokeMethod · 0.95
SendMethod · 0.65
SendAndCloseMethod · 0.65
invokeFunction · 0.65
SendMethod · 0.65
SendMethod · 0.65
StreamingCallMethod · 0.65

Calls

no outgoing calls