Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
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]
Click to show internal directories.
Click to hide internal directories.