Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Bcrypt ¶
type Bcrypt struct {
// contains filtered or unexported fields
}
func (*Bcrypt) CheckPassword ¶
func (*Bcrypt) ComparePassword ¶
type Identity ¶
type Identity struct { }
func (*Identity) CheckPassword ¶
func (*Identity) ComparePassword ¶
type Reverse ¶
type Reverse struct { }
func (*Reverse) CheckPassword ¶
func (*Reverse) ComparePassword ¶
Click to show internal directories.
Click to hide internal directories.