Versions in this module Expand all Collapse all v1 v1.0.1 Sep 1, 2023 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)