ed943f5451
Reading from stdin with Scanner.Scan() can either fail because of a read error, or return no bytes because the EOF was reached. This adds support for checking these cases before actually reading the password. |
||
---|---|---|
.. | ||
main.go |