controllers

package
v0.0.0-...-dcc0b38 Latest Latest
Warning

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

Go to latest
Published: Dec 3, 2019 License: Apache-2.0 Imports: 11 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 {
	Ctx            iris.Context
	ServiceUser    services.UserService
	ServiceGift    services.GiftService
	ServiceCode    services.CodeService
	ServiceResult  services.ResultService
	ServiceUserday services.UserdayService
	ServiceBlackip services.BlackipService
}

Controller

func (*AdminController) Get

func (c *AdminController) Get() mvc.Result

Action

type AdminResultController

type AdminResultController struct {
	Ctx            iris.Context
	ServiceUser    services.UserService
	ServiceGift    services.GiftService
	ServiceCode    services.CodeService
	ServiceResult  services.ResultService
	ServiceUserday services.UserdayService
	ServiceBlackip services.BlackipService
}

后台中奖记录

func (*AdminResultController) Get

func (c *AdminResultController) Get() mvc.Result

中奖记录列表

func (*AdminResultController) GetCheat

func (c *AdminResultController) GetCheat() mvc.Result

中奖记录作弊

func (*AdminResultController) GetDelete

func (c *AdminResultController) GetDelete() mvc.Result

中奖记录删除

func (*AdminResultController) GetReset

func (c *AdminResultController) GetReset() mvc.Result

Jump to

Keyboard shortcuts

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