Documentation ¶
Index ¶
- func AskYesNo(message string) (bool, error)
- func Edit(message string, editableData interface{}) error
- func PrintError(message string, err error, args ...interface{}) (int, error)
- func PrintInfo(message string, args ...interface{}) (int, error)
- func ReadPassword(message string, validator func(interface{}) error) (string, error)
- func Select(message string, list interface{}, selectedItem interface{}, pageSize int) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ReadPassword ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.