Documentation
¶
Overview ¶
Package passwordutil provides utilities to read passwords.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ReadInteractive ¶
func ReadInteractive(container app.StdioContainer, prompt string) (string, error)
ReadInteractive reads a password from the container by prompting the user on the terminal connected to the containers Stdin. It doesn't echo the characters put into the terminal.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.