MCPcopy Create free account
hub / github.com/rilldata/rill / adminServiceClient

Struct adminServiceClient

proto/gen/rill/admin/v1/api_grpc.pb.go:538–540  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

536}
537
538type adminServiceClient struct {
539 cc grpc.ClientConnInterface
540}
541
542func NewAdminServiceClient(cc grpc.ClientConnInterface) AdminServiceClient {
543 return &adminServiceClient{cc}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected