Versions in this module Expand all Collapse all v0 v0.43.1 Aug 21, 2021 Changes in this version + const MinPassLength + func GetConfirmation(prompt string, r *bufio.Reader, w io.Writer) (bool, error) + func GetPassword(prompt string, buf *bufio.Reader) (pass string, err error) + func GetString(prompt string, buf *bufio.Reader) (string, error)