//
pkg.gl
Category
github.com/kubesphere/s2irun
pkg
utils
interrupt
package
3.2.1+incompatible
Repository:
https://github.com/kubesphere/s2irun.git
Documentation:
pkg.go.dev
Overview
Versions
3
Dependencies
4
Dependents
4
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.