Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Ask ¶
Ask can be used to get some input from the user. The user input will not be hidden (not secure).
func AskPassword ¶
AskPassword asks password from the user and hides the input.
func Check ¶
func Check(err error)
Check is for error handlig. If an error occurred it will simply Exit from the application with status code 1.
func CheckPasswordConfirm ¶
CheckPasswordConfirm checks two byte array if the content is the same.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.