Documentation
¶
Overview ¶
Go-cliutils contains a set of functions to handl cli I need in several projects and don't want to copy because of the DRY principle.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ReadPassword ¶
ReadPassword() prints the given prompt to cli and returns the typed password as []byte. If an error occurs it is returned instead.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.