MCPcopy Create free account
hub / github.com/ByteStorage/FlyDB / gSetServiceClient

Struct gSetServiceClient

lib/proto/gset/db_grpc.pb.go:54–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

52}
53
54type gSetServiceClient struct {
55 cc grpc.ClientConnInterface
56}
57
58func NewGSetServiceClient(cc grpc.ClientConnInterface) GSetServiceClient {
59 return &gSetServiceClient{cc}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected