Documentation ¶
Index ¶
Constants ¶
View Source
const ( Reset = "\033[0m" Normal = 0 Bold = 1 Dim = 2 Underline = 4 Blink = 5 Reverse = 7 Hidden = 8 Black = 30 Red = 31 Green = 32 Yellow = 33 Blue = 34 Magenta = 35 Cyan = 36 BrightGray = 37 DarkGray = 90 BrightRed = 91 BrightGreen = 92 BrightYellow = 93 BrightBlue = 94 BrightPurple = 95 BrightCyan = 96 White = 97 )
nolint: varcheck, deadcode, megacheck
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.