handler

package
v0.0.0-...-c64dc89 Latest Latest
Warning

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

Go to latest
Published: May 28, 2023 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Alert

type Alert struct {
	Storage storage.Alert
}

func (*Alert) GetAlert

func (a *Alert) GetAlert(c *fiber.Ctx) error

func (*Alert) Register

func (a *Alert) Register(g fiber.Router)

type Url

type Url struct {
	Storage storage.Url
}

func (*Url) GetUrlStats

func (u *Url) GetUrlStats(c *fiber.Ctx) error

func (*Url) GetUrls

func (u *Url) GetUrls(c *fiber.Ctx) error

func (*Url) Register

func (u *Url) Register(g fiber.Router)

func (*Url) RegisterUrl

func (u *Url) RegisterUrl(c *fiber.Ctx) error

type User

type User struct {
	Storage storage.User
}

func (*User) Login

func (u *User) Login(c *fiber.Ctx) error

func (*User) Register

func (u *User) Register(g fiber.Router)

func (*User) SignUp

func (u *User) SignUp(c *fiber.Ctx) error

Jump to

Keyboard shortcuts

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