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

Struct gStringServiceClient

lib/proto/gstring/db_grpc.pb.go:49–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

47}
48
49type gStringServiceClient struct {
50 cc grpc.ClientConnInterface
51}
52
53func NewGStringServiceClient(cc grpc.ClientConnInterface) GStringServiceClient {
54 return &gStringServiceClient{cc}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected