MCPcopy Create free account
hub / github.com/eth-easl/dirigent / workerNodeInterfaceClient

Struct workerNodeInterfaceClient

api/proto/worker_node_interface_grpc.pb.go:27–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

25}
26
27type workerNodeInterfaceClient struct {
28 cc grpc.ClientConnInterface
29}
30
31func NewWorkerNodeInterfaceClient(cc grpc.ClientConnInterface) WorkerNodeInterfaceClient {
32 return &workerNodeInterfaceClient{cc}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected