Documentation ¶
Index ¶
Constants ¶
View Source
const ( ErrPasswordLengthTooSmall = "password's length is too small" ErrPasswordLengthTooBig = "password's length is too big" ErrAllowedPasswordSymbolsSetShort = "allowed password symbols set is too short" ErrAllowedPasswordSymbolsSetNotUnique = "allowed password symbols set is not unique" )
View Source
const (
PasswordLengthMax = 1024
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.