Documentation
¶
Index ¶
Constants ¶
View Source
const ( Black = Code("0;30m") Red = Code("1;31m") Green = Code("1;32m") Brown = Code("0;33m") Yellow = Code("1;33m") Blue = Code("1;34m") BlueTest = Code("0;34m") Purple = Code("0;35m") Cyan = Code("0;36m") White = Code("1;37m") WhiteBold = Code("1;37m") WhiteThin = Code("0;00m") None = Code("None!") )
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.