Documentation
¶
Index ¶
Constants ¶
View Source
const ( SuccessCode = ExitCode(0) ErrorCode = ExitCode(1) MisuseCode = ExitCode(2) )
Variables ¶
This section is empty.
Functions ¶
func DisplayAsDefault ¶
func DisplayAsDefault(valueTmpl string, v interface{})
func DisplayAsJSON ¶
func DisplayAsJSON(v interface{})
func DisplayError ¶
func DisplayError(err error)
func DisplayUsage ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.