Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HashAlgorithm ¶
type HashAlgorithm int
const ( BCrypt HashAlgorithm = iota MD5 SHA )
func (HashAlgorithm) String ¶
func (a HashAlgorithm) String() string
Click to show internal directories.
Click to hide internal directories.