Home
last modified time | relevance | path

Searched refs:testDownstreamServer (Results 1 – 1 of 1) sorted by relevance

/external/golang-protobuf/protoc-gen-go/testdata/grpc/
Dgrpc.pb.go351 return srv.(TestServer).Downstream(m, &testDownstreamServer{stream})
359 type testDownstreamServer struct { struct
363 func (x *testDownstreamServer) Send(m *StreamMsg) error { argument