Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BackGroundService ¶
type BackGroundService struct{}
func NewBackGroundService ¶
func NewBackGroundService(_name, _display, _desc string, action func(chan bool)) *BackGroundService
func (*BackGroundService) ServiceCommand ¶
func (s *BackGroundService) ServiceCommand(cmd pkg.CmdType)
Source Files
¶
- lib.go
Click to show internal directories.
Click to hide internal directories.