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

Method GetService

api/proto/common.pb.go:386–391  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

384}
385
386func (x *ServiceList) GetService() []string {
387 if x != nil {
388 return x.Service
389 }
390 return nil
391}
392
393type ActionStatus struct {
394 state protoimpl.MessageState

Callers 2

UpdateEndpointListMethod · 0.45
DrainSandboxMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected