Searched defs:testUpstreamServer (Results 1 – 1 of 1) sorted by relevance
377 type testUpstreamServer struct { struct378 grpc.ServerStream381 func (x *testUpstreamServer) SendAndClose(m *SimpleResponse) error {385 func (x *testUpstreamServer) Recv() (*StreamMsg, error) {