//
pkg.gl
Category
github.com/MichaelMure/git-bug
util
interrupt
package
0.8.0
Repository:
https://github.com/michaelmure/git-bug.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
2
Files
67 SLOC
#
Functions
RegisterCleaner
RegisterCleaner is responsible for registering a cleaner function.
#
Type aliases
CancelFunc
CancelFunc, if called, will disable the associated cleaner.
CleanerFunc
CleanerFunc is a function to be executed when an interrupt trigger.