Package-Level Type Names (only one, which is exported)
/* sort exporteds by: | */
NonColorable hold writer but remove escape sequence.
outio.Writer
Write write data on console
*T : io.Writer
Package-Level Functions (total 4, all are exported)
NewColorable return new instance of Writer which handle escape sequence.
NewColorableStderr return new instance of Writer which handle escape sequence for stderr.
NewColorableStdout return new instance of Writer which handle escape sequence for stdout.
NewNonColorable return new instance of Writer which remove escape sequence from Writer.
The pages are generated with Goldsv0.3.2. (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.