NonColorable holds writer but removes escape sequence. Write writes data on console
*NonColorable : internal/bisect.Writer
*NonColorable : io.Writer
Package-Level Functions (total 5)
EnableColorsStdout enable colors if possible.
NewColorable returns new instance of Writer which handles escape sequence.
NewColorableStderr returns new instance of Writer which handles escape sequence for stderr.
NewColorableStdout returns new instance of Writer which handles escape sequence for stdout.
NewNonColorable returns new instance of Writer which removes escape sequence from Writer.
The pages are generated with Goldsv0.6.7. (GOOS=linux GOARCH=amd64)
Golds is a Go 101 project developed by Tapir Liu.
PR and bug reports are welcome and can be submitted to the issue list.
Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds.