Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Add ¶
func Add(d *DependentService) bool
Types ¶
type DependentService ¶
type DependentService struct { UP helpers.Locker ServiceName string ServiceType string ServiceID uint64 BaseID string Key string URL string Port uint32 SingleRun bool // contains filtered or unexported fields }
func GetActive ¶
func GetActive() []*DependentService
func GetByBaseID ¶
func GetByBaseID(baseID string) *DependentService
func (*DependentService) Address ¶
func (ds *DependentService) Address() string
Click to show internal directories.
Click to hide internal directories.