Documentation
¶
Index ¶
- Constants
- Variables
- func DebugNote(format string, rest ...interface{})
- func Exit(code int, format string, rest ...interface{})
- func Guard(truth bool, code int, format string, rest ...interface{})
- func Highlight(format string, rest ...interface{})
- func JustOnce(format string, rest ...interface{})
- func Lowlight(format string, rest ...interface{})
- func Note(format string, rest ...interface{})
- func Ok() error
- func Page(content []byte)
- func Progress(step int, form string, details ...interface{})
- func RccPointOfView(context string, err error)
- func Regression(step int, form string, details ...interface{})
- func Setup()
- func Warning(format string, rest ...interface{})
Constants ¶
View Source
const (
Escape = 0x1b
)
Variables ¶
View Source
var ( Colorless bool Iconic bool Disabled bool Interactive bool White string Grey string Black string Red string Green string Blue string Yellow string Magenta string Cyan string Reset string Sparkles string Rocket string Home string Clear string Bold string Faint string Italic string Underline string )
View Source
var (
ProgressMark time.Time
)
Functions ¶
func RccPointOfView ¶
func Regression ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.