Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ServiceManager ¶
type ServiceManager struct {
// contains filtered or unexported fields
}
func NewServiceManager ¶
func NewServiceManager() (*ServiceManager, error)
func (*ServiceManager) Init ¶
func (sm *ServiceManager) Init()
func (*ServiceManager) Stop ¶
func (sm *ServiceManager) Stop()
type ServiceState ¶
type ServiceState struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.