Versions in this module Expand all Collapse all v1 v1.20.0 Apr 8, 2026 Changes in this version + func Bold(msg string) string + func BoldPrintf(format string, a ...any) + func BoldPrintln(msgs ...string) + func BoldSprintf(format string, a ...any) string + func Green(msg string) string + func GreenPrintf(format string, a ...any) + func GreenPrintln(msgs ...string) + func GreenSprintf(format string, a ...any) string + func LightBlue(msg string) string + func LightBluePrintf(format string, a ...any) + func LightBluePrintln(msgs ...string) + func LightBlueSprintf(format string, a ...any) string + func Red(msg string) string + func RedPrintf(format string, a ...any) + func RedPrintln(msgs ...string) + func RedSprintf(format string, a ...any) string + func Yellow(msg string) string + func YellowPrintf(format string, a ...any) + func YellowPrintln(msgs ...string) + func YellowSprintf(format string, a ...any) string