Versions in this module Expand all Collapse all v0 v0.0.3 Feb 9, 2018 Changes in this version + func Detail(format string, a ...interface{}) + func Error(format string, a ...interface{}) + func GetQuiet() bool + func Heading(format string, a ...interface{}) + func Indent() string + func IndentDec() + func IndentInc() + func Info(format string, a ...interface{}) + func LastError() []string + func Quiet(q bool) + func Raw(format string, a ...interface{}) + func Tab() string + func Wait(title, err string, duration int, test, load func() bool) bool + func Warn(format string, a ...interface{})