Documentation
¶
Index ¶
- func Choose(prompt string, list []string) int
- func Confirm(prompt string, args ...interface{}) bool
- func Password(prompt string, args ...interface{}) []byte
- func PasswordMasked(prompt string, args ...interface{}) []byte
- func String(prompt string, args ...interface{}) string
- func StringRequired(prompt string, args ...interface{}) (s string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PasswordMasked ¶
Password prompt with mask.
func StringRequired ¶
String prompt (required).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.