//
pkg.gl
Category
github.com/openshift/source-to-image
pkg
util
interrupt
package
1.5.0
Repository:
https://github.com/openshift/source-to-image.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
4
Dependents
2
Files
51 SLOC
#
Functions
New
New creates a new Handler.
#
Structs
Handler
A Handler executes notification functions after a critical section (the function passed to its Run method), even in the presence of process termination via a termination signal.