routes

package
v0.0.0-...-902682f Latest Latest
Warning

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

Go to latest
Published: Jan 26, 2022 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ControllerList

type ControllerList struct {
	JwtConfig             middleware.JWTConfig
	UserController        users.UserController
	AdminController       admins.AdminController
	PcrController         pcrcrud.PcrController
	PointController       point.PointController
	TransactionController transaction.TransactionController
	CategoryController    category.CategoryItemController
	ItemsController       item.ItemsController
	RedeemController      redeem.RedeemController
	FaqController         faq.FaqController
}

func (*ControllerList) RouteRegister

func (cl *ControllerList) RouteRegister(e *echo.Echo)

Jump to

Keyboard shortcuts

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