Documentation
¶
Index ¶
- Variables
- func ColorBool(b bool) string
- func ColorPing(ping time.Duration) string
- func ColorPingRaw(ping time.Duration) string
- func ColorString(clr color.Color, format string, a ...any) string
- func GoldString(format string, a ...any) string
- func RedString(format string, a ...any) string
- func Sequence(*color.Color) string
- type Options
Constants ¶
This section is empty.
Variables ¶
View Source
var GoldColor = color.RGB(255, 170, 0)
View Source
var RedColor = color.RGB(255, 85, 85)
Functions ¶
func ColorPingRaw ¶
func GoldString ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.