Home
last modified time | relevance | path

Searched defs:Downstream (Results 1 – 2 of 2) sorted by relevance

/external/golang-protobuf/protoc-gen-go/testdata/grpc/
Dgrpc.proto54 rpc Downstream(SimpleRequest) returns (stream StreamMsg); rpc
Dgrpc.pb.go192Downstream(ctx context.Context, in *SimpleRequest, opts ...grpc.CallOption) (Test_DownstreamClient… methodSpec
216 func (c *testClient) Downstream(ctx context.Context, in *SimpleRequest, opts ...grpc.CallOption) (T… func
317 Downstream(*SimpleRequest, Test_DownstreamServer) error methodSpec