Home
last modified time | relevance | path

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

/external/golang-protobuf/protoc-gen-go/testdata/grpc/
Dgrpc.pb.go196 Bidi(ctx context.Context, opts ...grpc.CallOption) (Test_BidiClient, error)
282 func (c *testClient) Bidi(ctx context.Context, opts ...grpc.CallOption) (Test_BidiClient, error) {
291 type Test_BidiClient interface { interface