Categorygithub.com/howeyc/gopass
modulepackage
0.0.0-20210920133722-c8aef6fb66ef
Repository: https://github.com/howeyc/gopass.git
Documentation: pkg.go.dev

# README

getpasswd in Go

No longer maintained. You should just use terminal.

# Functions

GetPasswd returns the password read from the terminal without echoing input.
GetPasswdMasked returns the password read from the terminal, echoing asterisks.
GetPasswdPrompt prompts the user and returns the password read from the terminal.

# Variables

No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author