controllers

package
v0.0.0-...-0bab42b Latest Latest
Warning

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

Go to latest
Published: Nov 6, 2017 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BaseController

type BaseController struct {
	beego.Controller
}

func (*BaseController) Prepare

func (c *BaseController) Prepare()

type CategoriesController

type CategoriesController struct {
	BaseController
}

func (*CategoriesController) Get

func (c *CategoriesController) Get()

type MainController

type MainController struct {
	BaseController
}

func (*MainController) Get

func (c *MainController) Get()

type RecentController

type RecentController struct {
	BaseController
}

func (*RecentController) Get

func (c *RecentController) Get()

type UploadController

type UploadController struct {
	BaseController
}

func (*UploadController) Get

func (c *UploadController) Get()

func (*UploadController) Post

func (c *UploadController) Post()

type WallpaperController

type WallpaperController struct {
	BaseController
}

func (*WallpaperController) Get

func (c *WallpaperController) Get()

Jump to

Keyboard shortcuts

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