Documentation
¶
Index ¶
Constants ¶
View Source
const ( Reset int = iota Bold Faint Italic Underline BlinkSlow BlinkRapid ReverseVideo Concealed CrossedOut )
View Source
const ( FgBlack int = iota + 30 FgRed FgGreen FgYellow FgBlue FgMagenta FgCyan FgWhite )
View Source
const (
Escape = "\x1b"
)
Variables ¶
View Source
var ( Version string Commit string Date string )
View Source
var CmdOutput = os.Stdout
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.