routes

package
v0.0.0-...-02ae1e1 Latest Latest
Warning

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

Go to latest
Published: Sep 24, 2024 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddTag

func AddTag(c *gin.Context)

func DeleteURL

func DeleteURL(c *gin.Context)

func EditURL

func EditURL(c *gin.Context)

func GetByShortID

func GetByShortID(c *gin.Context)

func ShortenURL

func ShortenURL(c *gin.Context)

func TestP

func TestP(c *gin.Context)

Types

type TagRequest

type TagRequest struct {
	ShortID string `json:"shortID"`
	Tag     string `json:"tag"`
}

Jump to

Keyboard shortcuts

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