commands

package
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: Apr 10, 2019 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const DEFAULT_LISTENER_IP_ADDRESS = "0.0.0.0"
View Source
const DEFAULT_LISTENER_PORT = 5500
View Source
const DEFAULT_SCRIPT_TIMEOUT_SEC = 5
View Source
const ENV_VAR_NAME_DEBUG_MODE = "HEALTH_CHECKER_DEBUG"

Variables

This section is empty.

Functions

func CreateCli

func CreateCli(version string) *cli.App

Create the CLI app with all commands (in this case a single one!), flags, and usage text configured.

Types

type InvalidLogLevel

type InvalidLogLevel string

func (InvalidLogLevel) Error

func (invalidLogLevel InvalidLogLevel) Error() string

type MissingParam

type MissingParam string

func (MissingParam) Error

func (paramName MissingParam) Error() string

type OneOfParamsRequired added in v0.0.3

type OneOfParamsRequired struct {
	// contains filtered or unexported fields
}

func (OneOfParamsRequired) Error added in v0.0.3

func (paramNames OneOfParamsRequired) Error() string

Jump to

Keyboard shortcuts

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