Documentation
¶
Index ¶
- func BoldOff()
- func BoldOn()
- func ClearLine()
- func ClearLineRight()
- func ClearScreen()
- func Cyan(msg string) string
- func Dim(msg string) string
- func Green(msg string) string
- func HideCursor()
- func Magenta(msg string) string
- func MoveCursorDown(n int)
- func MoveCursorLeft(n int)
- func MoveCursorRight(n int)
- func MoveCursorToLineStart()
- func MoveCursorUp(n int)
- func Red(msg string) string
- func ShowCursor()
- func UnderlineOff()
- func UnderlineOn()
- func Yellow(msg string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ClearLineRight ¶
func ClearLineRight()
func ClearScreen ¶
func ClearScreen()
func HideCursor ¶
func HideCursor()
func MoveCursorDown ¶
func MoveCursorDown(n int)
func MoveCursorLeft ¶
func MoveCursorLeft(n int)
func MoveCursorRight ¶
func MoveCursorRight(n int)
func MoveCursorToLineStart ¶
func MoveCursorToLineStart()
func MoveCursorUp ¶
func MoveCursorUp(n int)
func ShowCursor ¶
func ShowCursor()
func UnderlineOff ¶
func UnderlineOff()
func UnderlineOn ¶
func UnderlineOn()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.