Documentation ¶
Index ¶
Constants ¶
View Source
const ( DefaultIdLength = 15 DefaultIdAlphabet = "abcdefghijklmnopqrstuvwxyz0123456789" )
Variables ¶
This section is empty.
Functions ¶
func ComparePasswords ¶
ComparePasswords func for a comparing password.
func GeneratePassword ¶
GeneratePassword func for a making hash & salt with user password.
func NormalizePassword ¶
NormalizePassword func for a returning the users input as a byte slice.
func RandomString ¶
func RandomString() string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.