Versions in this module Expand all Collapse all v0 v0.1.1 Feb 12, 2022 Changes in this version + func Println(str string, printMode int) + type SprintOptions struct + PrintMode int + PrintWidth int + PromptOff bool v0.1.0 Feb 11, 2022 Changes in this version + const PrintModeErr + const PrintModeInfo + const PrintModeSuccess + func Print(str string, printMode int) + func Sprint(str string, printMode int) string