Documentation ¶
Index ¶
- Constants
- func Cleanup()
- func Err(format string, a ...any)
- func Init()
- func Log(format string, a ...any)
- func Out(format string, a ...any)
- func OutBold(format string, a ...any)
- func Quiet()
- func ReadInput(prompt string) (str string, err error)
- func ReadSecureInput(prompt string) (str string, err error)
- func Run(done chan error)
- func SetLog(logfile string)
- func SetTheme(themeName string) (err error)
- type UIConfig
- type UITheme
Constants ¶
View Source
const DefaultThemeName string = "mono"
Variables ¶
This section is empty.
Functions ¶
func ReadSecureInput ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.