controllers

package
v0.0.0-...-d8edefe Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2014 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AdminController

type AdminController struct {
	beego.Controller
}

func (*AdminController) PostDelete

func (this *AdminController) PostDelete()

func (*AdminController) PostNew

func (this *AdminController) PostNew()

func (*AdminController) PostUpdate

func (this *AdminController) PostUpdate()

func (*AdminController) UserGet

func (this *AdminController) UserGet()

func (*AdminController) UserLogin

func (this *AdminController) UserLogin()

type DefaultController

type DefaultController struct {
	beego.Controller
}

func (*DefaultController) Get

func (this *DefaultController) Get()

type FrontController

type FrontController struct {
	beego.Controller
}

func (*FrontController) Article

func (this *FrontController) Article()

func (*FrontController) Articles

func (this *FrontController) Articles()

func (*FrontController) BlogInfo

func (this *FrontController) BlogInfo()

type Msg

type Msg struct {
	Code int         `json:"code"`
	Data interface{} `json:"data"`
}

Jump to

Keyboard shortcuts

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