//
pkg.gl
Category
github.com/xinliangnote/go-gin-api
pkg
shutdown
package
1.2.7
Repository:
https://github.com/xinliangnote/go-gin-api.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.