controllers

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2017 License: MIT Imports: 8 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ErrController

type ErrController struct {
	beego.Controller
}

ErrController 错误处理控制器

func (*ErrController) Error404

func (c *ErrController) Error404()

Error404 404页面

func (*ErrController) Error500

func (c *ErrController) Error500()

Error500 500页面

type WebController

type WebController struct {
	beego.Controller
}

WebController web页面控制器

func (*WebController) Get

func (c *WebController) Get()

Get Get请求页面

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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