Documentation ¶
Overview ¶
Package gopass is a library for getting hidden input from a terminal.
This library's main use is to allow a user to enter a password at the command line without having it echoed to the screen.
The library currently supports unix systems by manipulating stty.
This code is based upon code by RogerV in the golang-nuts thread: https://groups.google.com/group/golang-nuts/browse_thread/thread/40cc41e9d9fc9247
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.