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

Method GetEndpoint

api/proto/worker_node_interface.pb.go:318–323  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

316}
317
318func (x *EndpointsList) GetEndpoint() []*Endpoint {
319 if x != nil {
320 return x.Endpoint
321 }
322 return nil
323}
324
325var File_worker_node_interface_proto protoreflect.FileDescriptor
326

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected