controllers

package
v0.0.0-...-b1e7158 Latest Latest
Warning

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

Go to latest
Published: Jul 25, 2015 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 Controller

type Controller struct {
	beego.Controller
}

func (*Controller) Prepare

func (c *Controller) Prepare()

type DefaultController

type DefaultController struct {
	Controller
}

func (*DefaultController) Get

func (u *DefaultController) Get()

type TestController

type TestController struct {
	Controller
}

func (*TestController) Get

func (u *TestController) Get()

type UserController

type UserController struct {
	Controller
}

func (*UserController) Get

func (u *UserController) Get()

@router /user/:key [get]

Jump to

Keyboard shortcuts

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