Documentation
¶
Index ¶
Constants ¶
View Source
const ( // Red red color code Red = 31 + iota // Green greent color code Green // Yellow yellow color code Yellow // Blue blue color code Blue // Magenta magenta color code Magenta // White white color code White )
View Source
const ClearLine = "\r\033[K"
ClearLine go to the beggining of the line and clear it
Variables ¶
View Source
var SpinnerMap map[string]Moe
SpinnerMap spinners
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.