Documentation ¶
Index ¶
Constants ¶
View Source
const ( // http://tldp.org/LDP/abs/html/exitcodes.html ExitSuccess = iota ExitError ExitBadConnection ExitInvalidInput // for txn, watch command ExitBadFeature // provided a valid flag with an unsupported value ExitInterrupted ExitIO ExitBadArgs = 128 ExitServerError = 4 ExitClusterNotHealthy = 5 )
Variables ¶
This section is empty.
Functions ¶
func ExitWithError ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.