//
pkg.gl
Category
github.com/rfjakob/gocryptfs
internal
readpassword
package
1.8.0
Repository:
https://github.com/rfjakob/gocryptfs.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
9
Dependents
2
Files
176 SLOC
#
Functions
Once
Once tries to get a password from the user, either from the terminal, extpass or stdin.
Twice
Twice is the same as Once but will prompt twice if we get the password from the terminal.