//
pkg.gl
Category
github.com/Johnathan-Chan/go-tools
shutdown
package
0.0.21
Repository:
https://github.com/johnathan-chan/go-tools.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
40 SLOC
#
Functions
NewHook
NewHook create a Hook instance.
#
Interfaces
Hook
Hook a graceful shutdown hook, default with signals of SIGINT and SIGTERM.