Documentation ¶
Index ¶
- Constants
- Variables
- func Black(msg string) string
- func Blue(msg string) string
- func Cyan(msg string) string
- func Green(msg string) string
- func Magenta(msg string) string
- func Red(msg string) string
- func SetColor(msg string, conf, bg, text int) string
- func White(msg string) string
- func Yellow(msg string) string
Constants ¶
View Source
const ( TextBlack = iota + 30 TextRed TextGreen TextYellow TextBlue TextMagenta TextCyan TextWhite )
Variables ¶
View Source
var LogoContent = "" /* 726-byte string literal not displayed */
View Source
var MQTTBrokerLogoContext = "" /* 232-byte string literal not displayed */
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.