package
0.0.0-20220518171122-a1efb753f222
Repository: https://github.com/openshift/bugzilla-tools.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
GetConfig will populate `cfg` with the contents in the file specified by the `flagname` from `cmd` It will also start watching the file and will exit the program if the file changes.
GetConfigString will return a string with the contents of the file specified by the `flagname` from `cmd` It will also start watching the file and will exit the program if the file changes.

# Variables

No description provided by the author