Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Log ¶
func Log(format string, args ...interface{})
Log calls Printf(format, args...) iff Verbose() returns true.
func RegisterVerboseFlags ¶
func RegisterVerboseFlags(app *kingpin.Application)
RegisterVerboseFlags registers -v|--verbose flags for general usage
func SetVerbose ¶
func SetVerbose(v bool)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.