Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Stdout is new instance of Writer which handles escape sequence for stdout. Stdout = colorable.NewColorableStdout() // Stderr is new instance of Writer which handles escape sequence for stderr. Stderr = colorable.NewColorableStderr() )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.