Versions in this module Expand all Collapse all v1 v1.0.0 May 14, 2020 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) v1.0.0-playground Jul 8, 2020