Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAuthHandler ¶
func NewAuthHandler(r rep.UsersRepository, jwtSecret string) *authHandler
func NewNegativationHandler ¶
func NewNegativationHandler(r rep.NegativationRepository) *negativationHandler
func NewUsersHandler ¶
func NewUsersHandler(r rep.UsersRepository) *usersHandler
Types ¶
type AuthHandler ¶
Click to show internal directories.
Click to hide internal directories.