Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ComparePassword ¶
func HashPassword ¶
Types ¶
type UserService ¶
type UserService struct {
// contains filtered or unexported fields
}
func NewUserService ¶
func NewUserService(s store.Store) *UserService
func (*UserService) RegisterRoutes ¶
func (s *UserService) RegisterRoutes(r *mux.Router)
Click to show internal directories.
Click to hide internal directories.