Documentation
¶
Index ¶
- func Blue(text interface{}) string
- func Bold(text interface{}) string
- func BoldUnderline(text interface{}) string
- func Color(code int) string
- func Colored(text interface{}, code int) string
- func ColoredBold(text interface{}, code int) string
- func ColoredBoldUnderline(text interface{}, code int) string
- func ColoredUnderline(text interface{}, code int) string
- func Gray(text interface{}) string
- func Green(text interface{}) string
- func Plain(text interface{}) string
- func Red(text interface{}) string
- func RemoveColors(text string) string
- func Reset() string
- func Underline(text interface{}) string
- func Yellow(text interface{}) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BoldUnderline ¶
func BoldUnderline(text interface{}) string
func ColoredBold ¶
func ColoredBoldUnderline ¶
func ColoredUnderline ¶
func RemoveColors ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.