Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HashPassword ¶
func TestPassword ¶
Types ¶
type AuthenticatedUser ¶
type DefaultUserRepo ¶
type DefaultUserRepo struct {
// contains filtered or unexported fields
}
func (DefaultUserRepo) User ¶
func (r DefaultUserRepo) User(username string) (AuthenticatedUser, bool)
Click to show internal directories.
Click to hide internal directories.