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
}
func (*ErrController) Error404 ¶
func (c *ErrController) Error404()
func (*ErrController) Error500 ¶
func (c *ErrController) Error500()
type WebController ¶
type WebController struct {
beego.Controller
}
func (*WebController) Get ¶
func (c *WebController) Get()
Click to show internal directories.
Click to hide internal directories.