Versions in this module Expand all Collapse all v1 v1.10.0 Jul 22, 2018 v1.8.3 Apr 24, 2017 Changes in this version + const DiscardNonColorEscSeq + const OutputNonColorEscSeq + func Black(message string) string + func BlackBold(message string) string + func Blue(message string) string + func BlueBold(message string) string + func Bold(message string) string + func Cyan(message string) string + func CyanBold(message string) string + func Gray(message string) string + func GrayBold(message string) string + func Green(message string) string + func GreenBold(message string) string + func Magenta(message string) string + func MagentaBold(message string) string + func NewColorWriter(w io.Writer) io.Writer + func NewModeColorWriter(w io.Writer, mode outputMode) io.Writer + func Red(message string) string + func RedBold(message string) string + func White(message string) string + func WhiteBold(message string) string + func Yellow(message string) string + func YellowBold(message string) string