//
pkg.gl
Category
github.com/scroll-tech/rpc-gateway
cmd
util
package
0.0.3
Repository:
https://github.com/scroll-tech/rpc-gateway.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
2
Files
36 SLOC
#
Functions
GracefulShutdown
GracefulShutdown supports to clean up goroutines after termination signal captured.
StartAndGracefulShutdown
StartAndGracefulShutdown starts to run the specified task in a goroutine and wait for termination signal to shutdown gracefully.