controller

package
v0.0.0-...-76d7753 Latest Latest
Warning

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

Go to latest
Published: Jul 27, 2022 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BindController

type BindController struct{}

func NewBindController

func NewBindController() *BindController

func (BindController) Build

func (i BindController) Build(r *global.Start)

Build 请求参数绑定对象

type FileController

type FileController struct{}

func NewFileController

func NewFileController() *FileController

func (FileController) Build

func (i FileController) Build(r *global.Start)

Build 文件控制器

type IndexController

type IndexController struct{}

func NewIndexController

func NewIndexController() *IndexController

func (IndexController) Build

func (i IndexController) Build(r *global.Start)

func (IndexController) GetIndex

func (i IndexController) GetIndex() gin.HandlerFunc

type TestController

type TestController struct{}

func NewTestController

func NewTestController() *TestController

func (TestController) Build

func (t TestController) Build(r *global.Start)

func (TestController) GetList

func (t TestController) GetList() gin.HandlerFunc

type UserController

type UserController struct{}

func NewUserController

func NewUserController() *UserController

func (UserController) Build

func (u UserController) Build(r *global.Start)

func (UserController) GetList

func (u UserController) GetList() gin.HandlerFunc

Jump to

Keyboard shortcuts

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