Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PWManager ¶
type PWManager struct {
Config *PasswordConfig
}
PWManager the password manager containing the config
func (*PWManager) ComparePassword ¶
ComparePassword compares password with given hash
type PasswordConfig ¶
type PasswordConfig struct {
// contains filtered or unexported fields
}
PasswordConfig config for passwords
Click to show internal directories.
Click to hide internal directories.