Documentation
¶
Index ¶
- func Confirm(ps string) (string, error)
- func Debug(a ...interface{})
- func Debugf(format string, a ...interface{})
- func Debugln(a ...interface{})
- func Error(a ...interface{})
- func Errorf(format string, a ...interface{})
- func Errorln(a ...interface{})
- func Info(a ...interface{})
- func Infof(format string, a ...interface{})
- func Infoln(a ...interface{})
- func Prompt(a ...interface{})
- func PromptSecret(ps string) (string, error)
- func Promptf(format string, a ...interface{})
- func Promptln(a ...interface{})
- func SetDebugEnabled(b bool)
- func SetErrorEnabled(b bool)
- func SetInfoEnabled(b bool)
- func SetPromptEnabled(b bool)
- type Printer
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PromptSecret ¶
func SetDebugEnabled ¶
func SetDebugEnabled(b bool)
func SetErrorEnabled ¶
func SetErrorEnabled(b bool)
func SetInfoEnabled ¶
func SetInfoEnabled(b bool)
func SetPromptEnabled ¶
func SetPromptEnabled(b bool)
Types ¶
Click to show internal directories.
Click to hide internal directories.