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