Documentation ¶
Index ¶
Constants ¶
View Source
const ( FgBlack = "30" FgRed = "31" FgGreen = "32" FgYellow = "33" FgBlue = "34" FgMagenta = "35" FgCyan = "36" FgWhite = "37" BgBlack = "40" BgRed = "41" BgGreen = "42" BgYellow = "43" BgBlue = "44" BgMagenta = "45" BgCyan = "46" BgWhite = "47" Highlight = "1" UnderLine = "4" Blink = "5" Inverse = "6" Hidden = "7" Reset = "0" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.