Versions in this module Expand all Collapse all v0 v0.2.0 Jan 12, 2024 v0.1.0 Jan 8, 2024 Changes in this version + func AskInput(r io.Reader, w io.Writer, prompt string) (string, error) + func AskPassword(f *os.File, w io.Writer, prompt string) (string, error)