//
pkg.gl
Category
github.com/andrewbasterfield/supervisord
signals
package
0.6.10
Repository:
https://github.com/andrewbasterfield/supervisord.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
2
Files
59 SLOC
#
Functions
Kill
Kill send signal to the process Args: process - the process which the signal should be sent to sig - the signal will be sent sigChildren - true if the signal needs to be sent to the children also .
ToSignal
ToSignal convert a signal name to signal.