Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MonitorProcess ¶
func MonitorProcess(pidFile string, exitChan chan struct{})
MonitorProcess monitor that the process identified by the pid in the given file is running. When the process stops or exits, it will send a signal on the given channel.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.