handler

package
v0.0.0-...-a783adc Latest Latest
Warning

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

Go to latest
Published: Dec 17, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CategoryHandler

type CategoryHandler struct {
	// contains filtered or unexported fields
}

func NewCategoryHandler

func NewCategoryHandler(serv service.ICategoryService) *CategoryHandler

func (*CategoryHandler) GetCategoriesAndTags

func (h *CategoryHandler) GetCategoriesAndTags(ctx *gin.Context) (listVO api.ListVO[domain.SearchCategoryVO], err error)

func (*CategoryHandler) GetMenus

func (h *CategoryHandler) GetMenus(ctx *gin.Context) (listVO api.ListVO[domain.MenuVO], err error)

func (*CategoryHandler) GetTagsByName

func (h *CategoryHandler) GetTagsByName(ctx *gin.Context) (listVO api.ListVO[string], err error)

func (*CategoryHandler) RegisterGinRoutes

func (h *CategoryHandler) RegisterGinRoutes(engine *gin.Engine)

Jump to

Keyboard shortcuts

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