package
0.0.0-20240731062821-dc9c76cc409b
Repository: https://github.com/daedaleanai/git-ticket.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.