Versions in this module Expand all Collapse all v1 v1.1.7 Aug 25, 2021 v1.1.6 Apr 14, 2021 Changes in this version + type Console interface + Debug func(format string, a ...interface{}) + Error func(format string, a ...interface{}) + Fatalln func(format string, a ...interface{}) + Info func(format string, a ...interface{}) + MarkDone func() + Must func(err error) + Success func(format string, a ...interface{}) + Warning func(format string, a ...interface{}) + func NewColorConsole() Console + func NewConsole(idea bool) Console + func NewIdeaConsole() Console