Documentation ¶
Index ¶
Constants ¶
View Source
const ( ServiceActionInstall = "install" ServiceActionUninstall = "uninstall" ServiceActionStart = "start" ServiceActionStop = "stop" )
Variables ¶
This section is empty.
Functions ¶
func NewInstallCommand ¶
NewInstallCommand represents the install command
func NewStartCommand ¶
NewStartCommand represents the start command
func NewStopCommand ¶
NewStopCommand represents the stop command
func NewUninstallCommand ¶
NewUninstallCommand represents the uninstall command
func RunService ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.