controllers

package
v0.0.0-...-5d073b5 Latest Latest
Warning

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

Go to latest
Published: Nov 25, 2015 License: MIT Imports: 3 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) Dashboard

func (c *AdminController) Dashboard()

func (*AdminController) Fit

func (c *AdminController) Fit()

func (*AdminController) ParseFit

func (c *AdminController) ParseFit()

APIs

type Item

type Item struct {
	Name struct {
		En string `yaml:"en"`
		Zh string `yaml:"zh"`
	}
	// contains filtered or unexported fields
}

type ItemList

type ItemList []Item

type MainController

type MainController struct {
	beego.Controller
}

func (*MainController) Get

func (c *MainController) Get()

func (*MainController) Post

func (c *MainController) Post()

Jump to

Keyboard shortcuts

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