Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var SpinnerChars = []string{"⠋", "⠙", "⠹", "⠸", "⠼", "⠴", "⠦", "⠧", "⠇", "⠏"}
SpinnerChars returns the Braille spinner characters used for terminal animations
Functions ¶
func HueToRGB ¶
HueToRGB converts HSV to RGB for rainbow gradient. hue should be in the range 0.0 to 1.0
func MakeRainbow ¶
MakeRainbow creates a rainbow gradient across a string using 24-bit RGB colors. offset animates the gradient (0.0 to 1.0+, wraps around)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.