controllers

package
v0.0.0-...-b4ad947 Latest Latest
Warning

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

Go to latest
Published: Apr 15, 2022 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	MSG_OK  = 0
	MSG_ERR = -1
)

Variables

This section is empty.

Functions

func RemoveDuplicatesAndEmpty

func RemoveDuplicatesAndEmpty(a []string) (ret []string)

Types

type CommonController

type CommonController struct {
	beego.Controller
	RequestTime time.Time
}

func (*CommonController) CalcLoadTimes

func (this *CommonController) CalcLoadTimes() string

func (*CommonController) D

func (this *CommonController) D(args ...string)

func (*CommonController) Prepare

func (this *CommonController) Prepare()

type IndexController

type IndexController struct {
	CommonController
}

func (*IndexController) Check

func (this *IndexController) Check()

func (*IndexController) Index

func (this *IndexController) Index()

Jump to

Keyboard shortcuts

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