MCPcopy Create free account
hub / github.com/0xUnixIO/pulse / nodeAgentClient

Struct nodeAgentClient

internal/pb/nodev1/node_grpc.pb.go:35–37  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33}
34
35type nodeAgentClient struct {
36 cc grpc.ClientConnInterface
37}
38
39func NewNodeAgentClient(cc grpc.ClientConnInterface) NodeAgentClient {
40 return &nodeAgentClient{cc}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected