Documentation
¶
Index ¶
Constants ¶
View Source
const ( Reset = "\x1b[0m" Bold = "\x1b[1m" Underline = "\x1b[4m" Italic = "\x1b[3m" Reverse = "\x1b[7m" Strike = "\x1b[9m" Black = "\x1b[30m" Red = "\x1b[31m" Green = "\x1b[32m" Yellow = "\x1b[33m" Blue = "\x1b[34m" Magenta = "\x1b[35m" Cyan = "\x1b[36m" White = "\x1b[37m" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.