Documentation
¶
Index ¶
- type Config
- type Session
- func (s *Session) DeleteUser(user *user.User) error
- func (s *Session) DestroyUserByID(userID string) error
- func (s *Session) GetUserByID(userID string) (*user.User, error)
- func (s *Session) HashPassword(userID string, password string) string
- func (s *Session) PasswordMatches(user *user.User, password string) bool
- type Store
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.