Documentation
¶
Index ¶
- func Errorln(format string, a ...any) error
- func GetUserChoice(context string, items []string) (int, string, error)
- func GetUserInput(label string) (string, error)
- func GetUserInputWithValidation(label string, validate func(string) error) (string, error)
- func PrintSeparateln(format string, a ...any)
- func Println(format string, a ...any)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetUserInput ¶
func PrintSeparateln ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.