Documentation ¶
Index ¶
Constants ¶
View Source
const (
DefaultErrorExitCode = 1
)
Variables ¶
View Source
var ( ErrExit = fmt.Errorf("exit") ErrNeedToLogin = fmt.Errorf("need to login:\n\tUse:\tfing auth login") FatalErrHandler = fatal )
Functions ¶
func DefaultSubCommandRun ¶
Types ¶
type ErrHandler ¶
Click to show internal directories.
Click to hide internal directories.