package
1.0.0
Repository: https://github.com/daviddengcn/go-colortext.git
Documentation: pkg.go.dev

# Functions

Print calls fmt.Print with foreground color set.
Printf calls fmt.Printf with foreground color set.
Printfln calls fmt.Printf and add an extra new-line char with foreground color set.
Println calls fmt.Println with foreground color set.