Documentation
¶
Index ¶
- func AskFieldToChange(fields []string) (int, bool)
- func AskLine(promt string) (string, bool)
- func AskWord(message string) (string, bool)
- func IsStop(word string) bool
- func Options(msg string, withStop bool, options ...string) (string, int, bool)
- func OrString(str, def string) string
- func OrStringer(str fmt.Stringer, def string) string
- func OrValue(val interface{}, def string) string
- func Yes(message string) (bool, string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AskFieldToChange ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.