routes

package
v0.0.0-...-719f588 Latest Latest
Warning

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

Go to latest
Published: Jun 3, 2024 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Create

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

func Get

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

func Owner

func Owner(c *fiber.Ctx, db *db.DB) error
func Search(c *fiber.Ctx, db *db.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