Documentation
¶
Index ¶
- func Blue(s string) string
- func Error(s string) string
- func Fail(s string) string
- func Filter(s string, whitespaceAllowed bool) (filtered string)
- func FromUnicode(r rune) int32
- func Gray(s string) string
- func Green(s string) string
- func Magenta(s string) string
- func Orange(s string) string
- func Red(s string) string
- func SanitizeString(s string) string
- func Success(s string) string
- func ToUnicode(cpoint int32) rune
- func White(s string) string
- func Yellow(s string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FromUnicode ¶
func SanitizeString ¶
SanitizeString returns the string, cleared of sauer color codes like \f3 for red.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.