Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BcryptPassword ¶
type BcryptPassword string
func (BcryptPassword) Compare ¶
func (pass BcryptPassword) Compare(plain string) (ok bool)
func (BcryptPassword) String ¶
func (pass BcryptPassword) String() string
Click to show internal directories.
Click to hide internal directories.