controllers

package
v0.0.0-...-d625503 Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2015 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type APIController

type APIController struct {
	BaseController
}

func (*APIController) Builds

func (c *APIController) Builds()

@router /builds [get]

func (*APIController) BuildsStatistics

func (c *APIController) BuildsStatistics()

@router /builds/statistics [get]

func (*APIController) BuildsStatus

func (c *APIController) BuildsStatus()

@router /builds/status [get]

func (*APIController) URLMapping

func (c *APIController) URLMapping()

type BaseController

type BaseController struct {
	beego.Controller
}

type IndexController

type IndexController struct {
	BaseController
}

func (*IndexController) Index

func (c *IndexController) Index()

@router / [get]

func (*IndexController) URLMapping

func (c *IndexController) URLMapping()

Jump to

Keyboard shortcuts

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