//
pkg.gl
Category
github.com/zoumo/golib
signal
package
0.2.0
Repository:
https://github.com/zoumo/golib.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
37 SLOC
#
Functions
HandleSigint
HandleSigint helps you handle the SIGINT.
HandleSigterm
HandleSigterm helps you handle the SIGTERM.
New
New returns a new Signal.
#
Structs
Signal
Signal is a helper struct to let you handle signal eazily.