Documentation ¶
Index ¶
- func CreatePidFile() (func() error, error)
- func FindProcessWithPid(pid int) (*os.Process, error)
- func FindProcessWithPidFile(path string) (*os.Process, error)
- func RunAppInBackground(args []string) error
- func StopDaemon() error
- func StopProcessWithPidFile(path string) error
- func WaitForSigterm() os.Signal
- type BootInfo
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreatePidFile ¶
func RunAppInBackground ¶
func StopDaemon ¶
func StopDaemon() error
func StopProcessWithPidFile ¶
func WaitForSigterm ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.