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

Struct gZSetServiceClient

lib/proto/gzset/db_grpc.pb.go:39–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37}
38
39type gZSetServiceClient struct {
40 cc grpc.ClientConnInterface
41}
42
43func NewGZSetServiceClient(cc grpc.ClientConnInterface) GZSetServiceClient {
44 return &gZSetServiceClient{cc}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected