//
pkg.gl
Category
github.com/daviddengcn/go-colortext
fmt
package
1.0.0
Repository:
https://github.com/daviddengcn/go-colortext.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
29 SLOC
#
Functions
Print
Print calls fmt.Print with foreground color set.
Printf
Printf calls fmt.Printf with foreground color set.
Printfln
Printfln calls fmt.Printf and add an extra new-line char with foreground color set.
Println
Println calls fmt.Println with foreground color set.