package
0.0.0-20211013022723-7f8ca757b0c4
Repository: https://github.com/object88/lighthouse.git
Documentation: pkg.go.dev
# Functions
Block will run f until SIGINT or SIGTERM is caught.
No description provided by the author
No description provided by the author
TraverseRunHooks modifies c's PersistentPreRun* and PersistentPostRun* functions (when present) so that they will search c's command chain and invoke the corresponding hook of the first parent that provides a hook.
# Structs
No description provided by the author
# Type aliases
Blocker is a long-running func that can be canceled with the provided context.