MCPcopy Index your code
hub / github.com/PasarGuard/node / nodeServiceClient

Struct nodeServiceClient

common/service_grpc.pb.go:58–60  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56}
57
58type nodeServiceClient struct {
59 cc grpc.ClientConnInterface
60}
61
62func NewNodeServiceClient(cc grpc.ClientConnInterface) NodeServiceClient {
63 return &nodeServiceClient{cc}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected