Documentation
¶
Index ¶
Constants ¶
View Source
const ( ErrGeneric // 1 is the reserved "catchall" code in Unix ErrNoConfigFile ErrBadCall ErrNetwork // ErrCoreConfig represents an error in the cli core config, for example some basic // files shipped with the installation are missing, or cannot create or get basic // directories vital for the CLI to work. ErrCoreConfig ErrBadArgument )
Error codes to be used for os.Exit().
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.