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

Struct masterGrpcServiceClient

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

Source from the content-addressed store, hash-verified

37}
38
39type masterGrpcServiceClient struct {
40 cc grpc.ClientConnInterface
41}
42
43func NewMasterGrpcServiceClient(cc grpc.ClientConnInterface) MasterGrpcServiceClient {
44 return &masterGrpcServiceClient{cc}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected