package
0.0.0-20250122105845-0acfdd5a5212
Repository: https://github.com/function61/gokit.git
Documentation: pkg.go.dev
# Functions
adds CLI flags that control the logging level.
wraps the `Execute()` call of the command to inject boilerplate details like `Use`, `Version` and handling of error to `Command.Execute()` (such as flag validation, missing command etc.).
No description provided by the author
No description provided by the author
fixes problems of cobra commands' bare run callbacks with regards to application quality: 1.