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

Struct cpiInterfaceClient

api/proto/control_plane_interface_grpc.pb.go:40–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

38}
39
40type cpiInterfaceClient struct {
41 cc grpc.ClientConnInterface
42}
43
44func NewCpiInterfaceClient(cc grpc.ClientConnInterface) CpiInterfaceClient {
45 return &cpiInterfaceClient{cc}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected