Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BcryptHasher ¶
type BcryptHasher struct{}
func NewBcryptHasher ¶
func NewBcryptHasher() *BcryptHasher
func (*BcryptHasher) Hash ¶
func (hasher *BcryptHasher) Hash(plainText string) string
Click to show internal directories.
Click to hide internal directories.