Documentation
¶
Index ¶
Constants ¶
View Source
const HAPPY_EYE string = "^"
View Source
const LOGO string = `
/\_/\
>^¸^<
/|\
(_|_) `
View Source
const SLEEPY_EYE string = "¯"
View Source
const SURPRISED_EYE string = "°"
View Source
const TAIL_BEHIND string = " (_|_)"
View Source
const TAIL_LEFT_FLAT string = "___(_|_)"
View Source
const TAIL_LEFT_UP string = "\\__(_|_)"
View Source
const TAIL_RIGHT_FLAT string = " (_|_)___"
View Source
const TAIL_RIGHT_UP string = " (_|_)__/"
View Source
const WATCHING_EYE string = "•"
Variables ¶
This section is empty.
Functions ¶
func GetLogoWithParams ¶
func UpdateLogo ¶
func UpdateLogo(screen tcell.Screen, style tcell.Style)
Types ¶
Click to show internal directories.
Click to hide internal directories.