grpc-d-core ~master (2021-10-08T04:49:21Z)
Dub
Repo
RemoteOp
grpc
common
batchcall
Undocumented in source.
interface
RemoteOp {
grpc_op_type
type
();
grpc_op
value
();
}
Members
Functions
type
grpc_op_type
type
()
Undocumented in source.
value
grpc_op
value
()
Undocumented in source.
Meta
Source
See Implementation
grpc
common
batchcall
classes
BatchCall
RecvCloseOnServerOp
RecvInitialMetadataOp
RecvMessageOp
SendInitialMetadataOp
SendMessageOp
SendStatusFromServerOp
interfaces
RemoteOp