Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Verbosity ¶
type Verbosity int
var CliVerbosity Verbosity = VerbosityInfo
func VerbosityString ¶
VerbosityString retrieves an enum value from the enum constants string name. Throws an error if the param is not part of the enum.
func VerbosityValues ¶
func VerbosityValues() []Verbosity
VerbosityValues returns all values of the enum
func (Verbosity) IsAVerbosity ¶
IsAVerbosity returns "true" if the value is listed in the enum definition. "false" otherwise
Click to show internal directories.
Click to hide internal directories.