Documentation ¶ Index ¶ func CliMask(condition bool, textTrue string, textFalse string) string func CliRemoveComa(text string) string func Confirm(message string) bool func TmpEditor(jsonBytes []byte) ([]byte, bool, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func CliMask ¶ func CliMask(condition bool, textTrue string, textFalse string) string func CliRemoveComa ¶ func CliRemoveComa(text string) string func Confirm ¶ added in v0.0.2 func Confirm(message string) bool func TmpEditor ¶ func TmpEditor(jsonBytes []byte) ([]byte, bool, error) Types ¶ This section is empty. Source Files ¶ View all Source files CliOutputMask.go Helpers.go TextEditor.go Click to show internal directories. Click to hide internal directories.