Documentation
¶
Index ¶
- type App
- func (app App) DeleteUser(c *fiber.Ctx) error
- func (app App) GetUserDetails(c *fiber.Ctx) error
- func (app App) Login(c *fiber.Ctx) error
- func (app App) Logout(c *fiber.Ctx) error
- func (app App) Refresh(c *fiber.Ctx) error
- func (app App) Register(c *fiber.Ctx) error
- func (app App) Reminder(c *fiber.Ctx) error
- func (app App) Reset(c *fiber.Ctx) error
- func (app App) UpdateUserDetails(c *fiber.Ctx) error
- func (app App) Verify(c *fiber.Ctx) error
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.