lib

package
v0.0.0-...-c5e6d41 Latest Latest
Warning

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

Go to latest
Published: Dec 24, 2014 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Counter map[string]string
)

Functions

This section is empty.

Types

type ApiHandler

type ApiHandler struct {
	BaseHandler
}

func (*ApiHandler) Prepare

func (self *ApiHandler) Prepare()

API权限认证

type AuthHandler

type AuthHandler struct {
	BaseHandler
}

func (*AuthHandler) Prepare

func (self *AuthHandler) Prepare()

会员或管理员前台权限认证

type BaseHandler

type BaseHandler struct {
	beego.Controller
}

func (*BaseHandler) Prepare

func (self *BaseHandler) Prepare()

用户等级划分:正数是普通用户,负数是管理员各种等级划分,为0则尚未注册

type RootHandler

type RootHandler struct {
	BaseHandler
}

func (*RootHandler) Prepare

func (self *RootHandler) Prepare()

管理员后台后台认证

Jump to

Keyboard shortcuts

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