package
0.8.0
Repository: https://github.com/michaelmure/git-bug.git
Documentation: pkg.go.dev

# Functions

RegisterCleaner is responsible for registering a cleaner function.

# Type aliases

CancelFunc, if called, will disable the associated cleaner.
CleanerFunc is a function to be executed when an interrupt trigger.