Documentation
¶
Index ¶
Constants ¶
View Source
const ( ExitSuccess = 0 ExitError = 1 ExitNotFound = 2 )
Standardized exit codes for all pogo CLI commands.
Variables ¶
This section is empty.
Functions ¶
func ExitWithError ¶
ExitWithError prints an error message and exits with the given code. In JSON mode it prints a structured error object.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.