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

Struct EndpointsList

api/proto/worker_node_interface.pb.go:278–284  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

276}
277
278type EndpointsList struct {
279 state protoimpl.MessageState
280 sizeCache protoimpl.SizeCache
281 unknownFields protoimpl.UnknownFields
282
283 Endpoint []*Endpoint `protobuf:"bytes,1,rep,name=endpoint,proto3" json:"endpoint,omitempty"`
284}
285
286func (x *EndpointsList) Reset() {
287 *x = EndpointsList{}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected