Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddCommand ¶
AddCommand is the hook used by our sub-commands to register themselves into our CLI dispatch system. Per-module init() hooks should use this.
func Errored ¶
func Errored()
Errored bumps an error count, used to determine if the main program should exit false or not.
func GetErrorCount ¶
func GetErrorCount() int
GetErrorCount is intended for use by main(), to determine how to exit.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.