Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
Service contains password related methods
func (*Service) MatchesHash ¶
MatchesHash checks whether hash matches with password. Returns true if hash and password match.
Click to show internal directories.
Click to hide internal directories.