handler

package
v0.0.0-...-0d6c723 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 26, 2023 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type App

type App struct {
	// contains filtered or unexported fields
}

func NewApp

func NewApp(db *gorm.DB, cache *redis.Client) *App

func (App) DeleteUser

func (app App) DeleteUser(c *fiber.Ctx) error

func (App) GetUserDetails

func (app App) GetUserDetails(c *fiber.Ctx) error

func (App) Login

func (app App) Login(c *fiber.Ctx) error

func (App) Logout

func (app App) Logout(c *fiber.Ctx) error

func (App) Refresh

func (app App) Refresh(c *fiber.Ctx) error

func (App) Register

func (app App) Register(c *fiber.Ctx) error

func (App) Reminder

func (app App) Reminder(c *fiber.Ctx) error

func (App) Reset

func (app App) Reset(c *fiber.Ctx) error

func (App) UpdateUserDetails

func (app App) UpdateUserDetails(c *fiber.Ctx) error

func (App) Verify

func (app App) Verify(c *fiber.Ctx) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL