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