MCPcopy
hub / github.com/google/ax / controllerServiceClient

Struct controllerServiceClient

proto/ax_grpc.pb.go:203–205  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

201}
202
203type controllerServiceClient struct {
204 cc grpc.ClientConnInterface
205}
206
207func NewControllerServiceClient(cc grpc.ClientConnInterface) ControllerServiceClient {
208 return &controllerServiceClient{cc}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected