Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewColorable ¶
NewColorable return new instance of Writer which handle escape sequence.
func NewColorableStderr ¶
NewColorableStderr return new instance of Writer which handle escape sequence for stderr.
func NewColorableStdout ¶
NewColorableStdout return new instance of Writer which handle escape sequence for stdout.
Types ¶
type NonColorable ¶
type NonColorable struct {
// contains filtered or unexported fields
}
NonColorable hold writer but remove escape sequence.
Directories
¶
| Path | Synopsis |
|---|---|
|
_example
|
|
|
escape-seq
command
|
|
|
logrus
command
|
|
|
title
command
|
|
|
cmd
|
|
|
colorable
command
|
Click to show internal directories.
Click to hide internal directories.

