Searched refs:testDownstreamServer (Results 1 – 1 of 1) sorted by relevance
351 return srv.(TestServer).Downstream(m, &testDownstreamServer{stream})359 type testDownstreamServer struct { struct363 func (x *testDownstreamServer) Send(m *StreamMsg) error { argument