Home
last modified time | relevance | path

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

/external/golang-protobuf/protoc-gen-go/testdata/grpc/
Dgrpc.pb.go194 Upstream(ctx context.Context, opts ...grpc.CallOption) (Test_UpstreamClient, error)
248 func (c *testClient) Upstream(ctx context.Context, opts ...grpc.CallOption) (Test_UpstreamClient, e…
257 type Test_UpstreamClient interface { interface