Documentation
¶
Index ¶
- func Confirm(title string) bool
- func FormInput(props FormProps) (string, string, error)
- func Input(title string, defaultValue string) (string, error)
- func MultiSelectForm(title string, options []string) (Values []string, err error)
- func SelectForm(title string, options []config.Option) (label, value string, err error)
- func SelectFormWithStringSlice(title string, options []string) (label, value string, err error)
- type FormProps
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MultiSelectForm ¶
func SelectForm ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.