Documentation ¶ Index ¶ func Colorize(format string, opts ...interface{}) (n int, err error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Colorize ¶ func Colorize(format string, opts ...interface{}) (n int, err error) Colorize is a wrapper for colorstring.Color() and fmt.Fprintf() Join colorstring and go-colorable to allow colors both on Mac and Windows TODO: Implement as a small library Types ¶ This section is empty. Source Files ¶ View all Source files color.go Click to show internal directories. Click to hide internal directories.