cobrautl

package
v3.0.0-...-1ca2656 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 28, 2023 License: Apache-2.0 Imports: 9 Imported by: 0

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

func ExitWithError(code int, err error)

func UsageFunc

func UsageFunc(cmd *cobra.Command, version, APIVersion string) error

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL