cmd

package
v3.0.0-beta+incompatible Latest Latest
Warning

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

Go to latest
Published: Mar 28, 2018 License: MIT Imports: 28 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ErrUnableToLoadConfig chkitErrors.Err = "unable to load config"
	ErrInvalidUserInfo    chkitErrors.Err = "invalid user info"
	ErrInvalidAPIurl      chkitErrors.Err = "invalid API url"
	ErrUnableToLoadTokens chkitErrors.Err = "unable to load tokens"
	ErrUnableToSaveTokens chkitErrors.Err = "unable to save tokens"
)
View Source
const DEBUG = false
View Source
const MOCK = false

Variables

View Source
var (
	ErrUnableToReadPassword chkitErrors.Err = "unable to read password"
	ErrUnableToReadUsername chkitErrors.Err = "unable to read username"
	ErrInvalidPassword      chkitErrors.Err = "invalid password"
	ErrInvalidUsername      chkitErrors.Err = "invalid username"
)
View Source
var (
	Version        = "3.0.0-alpha"
	FlagConfigFile = "config"
	FlagAPIaddr    = "apiaddr"
)
View Source
var API_ADDR = "https://192.168.88.200:8082"
View Source
var (
	ErrFatalError chkitErrors.Err = "fatal error"
)

Functions

func Fingerprint

func Fingerprint() string

func Run

func Run(args []string) error

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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