MCPcopy
hub / github.com/grpc/grpc-go / searchServiceV3Client

Struct searchServiceV3Client

testdata/grpc_testing_not_regenerated/testv3.go:323–325  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

321}
322
323type searchServiceV3Client struct {
324 cc *grpc.ClientConn
325}
326
327func NewSearchServiceV3Client(cc *grpc.ClientConn) SearchServiceV3Client {
328 return &searchServiceV3Client{cc}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected