Documentation
¶
Index ¶
- func GetProcessGroupId(pid int) (int, error)
- func GetSignalName(sig os.Signal) string
- func IsPidRunning(pid int) bool
- func ParseSignal(sigName string) os.Signal
- func SendSignalByName(pid int, sigName string) error
- func SetCloseOnExec(fd int)
- func SignalHup(pid int) error
- func SignalTerm(pid int) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetProcessGroupId ¶
func GetSignalName ¶
func IsPidRunning ¶ added in v0.14.2
func ParseSignal ¶
func SendSignalByName ¶ added in v0.14.5
func SetCloseOnExec ¶
func SetCloseOnExec(fd int)
func SignalTerm ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.