Documentation ¶ Index ¶ func ReadPwd(doubleCheck bool, desc ...string) ([]string, error) func ReadSomething(desc string) (string, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func ReadPwd ¶ func ReadPwd(doubleCheck bool, desc ...string) ([]string, error) ReadPwd read password from terminal func ReadSomething ¶ func ReadSomething(desc string) (string, error) ReadSomething read something from terminal Types ¶ This section is empty. Source Files ¶ View all Source files terminal.go Click to show internal directories. Click to hide internal directories.