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

Struct dpiInterfaceClient

api/proto/data_plane_interface_grpc.pb.go:29–31  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27}
28
29type dpiInterfaceClient struct {
30 cc grpc.ClientConnInterface
31}
32
33func NewDpiInterfaceClient(cc grpc.ClientConnInterface) DpiInterfaceClient {
34 return &dpiInterfaceClient{cc}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected