//
pkg.gl
Category
github.com/HorizonLiu/gocryptfs
internal
readpassword
package
0.0.0-20210611082912-ece74ff677a6
Repository:
https://github.com/horizonliu/gocryptfs.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
2
Files
182 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.