controllers

package
v0.0.0-...-f534f19 Latest Latest
Warning

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

Go to latest
Published: Oct 14, 2019 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AccountController

type AccountController struct {
	BaseController
}

func (*AccountController) DataPage

func (this *AccountController) DataPage()

func (*AccountController) Get

func (this *AccountController) Get()

type AdministerController

type AdministerController struct {
	BaseController
}

func (*AdministerController) Prepare

func (this *AdministerController) Prepare()

Prepare 预处理.

type BaseController

type BaseController struct {
	beego.Controller
}

func (*BaseController) GetAccountSession

func (this *BaseController) GetAccountSession() models.Account

func (*BaseController) Prepare

func (this *BaseController) Prepare()

Prepare 预处理.

type DemoController

type DemoController struct {
	BaseController
}

func (*DemoController) Get

func (this *DemoController) Get()

type ErrorController

type ErrorController struct {
	beego.Controller
}

func (*ErrorController) Error404

func (c *ErrorController) Error404()

func (*ErrorController) Error500

func (c *ErrorController) Error500()

func (*ErrorController) Error501

func (c *ErrorController) Error501()

func (*ErrorController) ErrorDb

func (c *ErrorController) ErrorDb()

type LoginController

type LoginController struct {
	BaseController
}

func (*LoginController) Get

func (this *LoginController) Get()

func (*LoginController) Logout

func (this *LoginController) Logout()

func (*LoginController) Post

func (this *LoginController) Post()

type MainController

type MainController struct {
	BaseController
}

func (*MainController) Get

func (this *MainController) Get()

Jump to

Keyboard shortcuts

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