Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Credentials ¶
Prompts for user input, and securely prompts for password if "Password:" is the given label. Required for passwords as it's grabbing the Stdin and processing. Can't use ReadPassword standalone
func List ¶
Prompt for user input and return an array of strings. Each line is its own string. To exit the function do an empty return (hit enter on a new line).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.