Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( SVC_CHECK_FILE = checkFileIsExisted SVC_CHECK_PORT = checkPortIsUsed )
Functions ¶
This section is empty.
Types ¶
type Manager ¶
type Manager struct {
Plugins []Plugin `toml:"plugin"`
}
func NewManager ¶
func (*Manager) StartWithContext ¶
type ServiceCheck ¶
Click to show internal directories.
Click to hide internal directories.