//
pkg.gl
Category
github.com/prohtmeyhet/gonixutils
process
kill
package
0.0.0-20180822044436-923e5acee24e
Repository:
https://github.com/prohtmeyhet/gonixutils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
77 SLOC
#
Packages
kill
No description provided by the author
#
Functions
Kill
in one second intervalls send first SIGTERM, then SIGINT, then SIGQUIT with input.Force, send SIGKILL after SIGQUIT with input.Interactive, send SIGSTOP and wait for user input.
Signal
return true if to continue, false if not.
#
Structs
Input
No description provided by the author