Skip to content

Go package to Prompt user for Input with and without Echo

License

mjwaxios/promptuser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoDoc Go Report Card License

Build Status

package promptuser // import "github.com/mjwaxios/promptuser"

FUNCTIONS

func Echo(prompt string) string
    Echo will prompt the user for input and echo their input

func NoEcho(prompt string) string
    NoEcho will prompt the user and hide their input

About

Go package to Prompt user for Input with and without Echo

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages