//
pkg.gl
Category
github.com/anhnmt/golang-gateway-boilerplate
utils
package
0.0.0
Repository:
https://github.com/anhnmt/golang-gateway-boilerplate.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
1
Files
56 SLOC
#
Functions
GracefulShutdown
GracefulShutdown gracefully shuts down the operations specified in the ops map.
#
Constants
DefaultShutdownTimeout
No description provided by the author
#
Type aliases
Operation
Operation is a cleanup function on shutting down.