Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type PasswordHash ¶
type PasswordHash struct{}
PasswordHash 密码验证
func (*PasswordHash) Verify ¶
func (e *PasswordHash) Verify(hashed, plain string) bool
Click to show internal directories.
Click to hide internal directories.