controllers

package
v0.0.0-...-616fdc4 Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2019 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type API

type API struct {
	beego.Controller
}

func (*API) AddUser

func (api *API) AddUser()

func (*API) DelUser

func (api *API) DelUser()

func (*API) GetLang

func (api *API) GetLang()

函数被执行后,就可以通过这个全局变量,在全局获取语言数据

func (*API) Login

func (api *API) Login()

func (*API) Logout

func (api *API) Logout()

func (*API) SelectUser

func (api *API) SelectUser()

查询单个用户的信息

func (*API) SelectUsers

func (api *API) SelectUsers()

func (*API) UpdateUser

func (api *API) UpdateUser()

type WebSocketController

type WebSocketController struct {
	beego.Controller
}

func (*WebSocketController) SayHi

func (c *WebSocketController) SayHi()

Jump to

Keyboard shortcuts

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