Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrPassLength = errors.New("Length of password must be greater than 1") ErrPassAlphaLength = errors.New("Length of password must be greater than or " + "equal to number of required characters") ErrAlphaLength = errors.New("Alphabet must not be empty") ErrTimeOut = errors.New("Could not find a matching password in " + deadline.String()) )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.