Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manager ¶
type Manager struct {
// contains filtered or unexported fields
}
func NewManager ¶
func (*Manager) CheckPassword ¶
CheckPassword compares a hashed password with a specif password.
func (*Manager) CreateUser ¶
CreateUser stores new user
Click to show internal directories.
Click to hide internal directories.