controllers

package
v0.0.0-...-80ac67a Latest Latest
Warning

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

Go to latest
Published: Sep 15, 2014 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GameListController

type GameListController struct {
	beego.Controller
}

func (*GameListController) Get

func (this *GameListController) Get()

type GameReviewController

type GameReviewController struct {
	beego.Controller
}

func (*GameReviewController) Post

func (this *GameReviewController) Post()

type MainController

type MainController struct {
	beego.Controller
}

func (*MainController) Get

func (this *MainController) Get()

type UserCreateController

type UserCreateController struct {
	beego.Controller
}

func (*UserCreateController) Get

func (this *UserCreateController) Get()

type UserListController

type UserListController struct {
	beego.Controller
}

func (*UserListController) Get

func (this *UserListController) Get()

type UserListResponse

type UserListResponse struct {
	Pagination *models.Pagination
	Users      []*models.User
}

Jump to

Keyboard shortcuts

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