//
pkg.gl
Category
github.com/heptio/ark
pkg
cmd
util
signals
package
0.11.1
Repository:
https://github.com/heptio/ark.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
6
Files
18 SLOC
#
Functions
CancelOnShutdown
CancelOnShutdown starts a goroutine that will call cancelFunc when either SIGINT or SIGTERM is received.