tag

package
v0.0.0-...-4711403 Latest Latest
Warning

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

Go to latest
Published: Sep 2, 2023 License: MPL-2.0 Imports: 4 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Controller

type Controller struct {
	Globals utils.Globals
}

func (Controller) Tags

func (controller Controller) Tags(c echo.Context) error

Tags godoc @Summary Get tags @Description Get a list of tags @Tags Tags @Accept json @Produce json @Param full query boolean false "Returns more information about the tags, such as a description." default(false) example(true) @Success 200 {object} serializers.TagsJsonResponse @Failure default {object} serializers.JSONError @Router /tags [get]

Jump to

Keyboard shortcuts

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