Documentation ¶
Index ¶
Constants ¶
View Source
const ( Escape = "\u001B[" Bold = "1" FGBlack = "30m" FGRed = "31m" FGGreen = "32m" FGYellow = "33m" FGBlue = "34m" FGMagenta = "35m" FGCyan = "36m" FGWhite = "37m" BGBlack = "40m" BGRed = "41m" BGGreen = "42m" BGYellow = "43m" BGBlue = "44m" BGMagenta = "45m" BGCyan = "46m" BGWhite = "47m" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.