vroldanbet / cobrautil

A collection of utility functions when using Cobra.

Home Page:https://github.com/jzelinskie/cobrautil

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cobrautil

A collection of utility functions when using Cobra.

Features include:

  • Synchronizing Viper environment variables
  • "Must" functions to fetch flags and panic if they do not exist
  • Middleware chaining of cobra.Command RunFuncs

See some examples in the documentation.

About

A collection of utility functions when using Cobra.

https://github.com/jzelinskie/cobrautil

License:Apache License 2.0


Languages

Language:Go 100.0%