[−][src]Trait grpcio_proto::testing::test_grpc::ReconnectService
Required methods
pub fn start(
&mut self,
ctx: RpcContext<'_>,
req: ReconnectParams,
sink: UnarySink<Empty>
)[src]
&mut self,
ctx: RpcContext<'_>,
req: ReconnectParams,
sink: UnarySink<Empty>
)
pub fn stop(
&mut self,
ctx: RpcContext<'_>,
req: Empty,
sink: UnarySink<ReconnectInfo>
)[src]
&mut self,
ctx: RpcContext<'_>,
req: Empty,
sink: UnarySink<ReconnectInfo>
)