handlers

package
v0.0.0-...-5cc3c5d Latest Latest
Warning

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

Go to latest
Published: Mar 10, 2024 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Create

func Create(c *fiber.Ctx, db *gorm.DB) error

func Get

func Get(c *fiber.Ctx, db *gorm.DB) error

func Owner

func Owner(c *fiber.Ctx, db *gorm.DB) error
func Search(c *fiber.Ctx, db *gorm.DB) error

func Stats

func Stats(c *fiber.Ctx, db *gorm.DB) error

Types

type CreateRequestBody

type CreateRequestBody struct {
	Url string `json:"url" validate:"required,http_url"`
}

Jump to

Keyboard shortcuts

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