//
pkg.gl
Category
github.com/frankbraun/codechain
util
interrupt
package
1.2.0
Repository:
https://github.com/frankbraun/codechain.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
2
Files
66 SLOC
#
Functions
AddInterruptHandler
AddInterruptHandler adds a handler to call when a SIGINT (Ctrl+C) is received.
#
Variables
ShutdownChannel
ShutdownChannel is used to signal that shutdown is in progress.