Documentation
¶
Index ¶
- func GetAppPath() (string, error)
- func InServiceMode() bool
- func Init(name string)
- func InstallService(appPath, name, desc string, params ...string) error
- func IsAnInteractiveSession() bool
- func Parse(start, stop func())
- func QueryService(name string) (status string, err error)
- func RemoveService(name string) error
- func RunAsService(name string, start, stop func(), isDebug bool) (err error)
- func StartService(name string) error
- func StopService(name string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAppPath ¶
func InServiceMode ¶
func InServiceMode() bool
func InstallService ¶
func IsAnInteractiveSession ¶
func IsAnInteractiveSession() bool
func QueryService ¶
func RemoveService ¶
func RunAsService ¶
func StartService ¶
func StopService ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.