Documentation ¶
Index ¶
- Variables
- func Debug(msg string, a ...interface{})
- func Error(err error, msg string, a ...interface{})
- func ErrorExit(err error, msg string, a ...interface{})
- func Exit(code int)
- func Header(s string)
- func Info(msg string, a ...interface{})
- func InfoExit(msg string, a ...interface{})
- func Issue(msg string, a ...interface{})
- func IssueExit(msg string, a ...interface{})
- func KeyValue(key, value string, a ...interface{})
- func LogLine(prefix, msg string, color int)
- func SetVerbose(verbose bool)
- func Shell(msg string, a ...interface{})
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Verbose = false Color = true )
Functions ¶
func SetVerbose ¶
func SetVerbose(verbose bool)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.