web

package
v0.0.23 Latest Latest
Warning

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

Go to latest
Published: Aug 5, 2021 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HelloApi added in v0.0.20

type HelloApi struct {
}

func (HelloApi) Hello added in v0.0.20

func (h HelloApi) Hello(ctx iris.Context)

func (*HelloApi) HelloHub added in v0.0.20

func (h *HelloApi) HelloHub(party iris.Party)

func (*HelloApi) Init added in v0.0.20

func (h *HelloApi) Init()

func (*HelloApi) Setup added in v0.0.20

func (h *HelloApi) Setup()

type UserApi

type UserApi struct {
}

func (*UserApi) DeleteUsers

func (u *UserApi) DeleteUsers(ctx iris.Context, uids string)

删除用户

func (*UserApi) Init

func (u *UserApi) Init()

func (*UserApi) Login

func (u *UserApi) Login(ctx iris.Context)

func (*UserApi) LoginOut

func (u *UserApi) LoginOut(ctx iris.Context)

func (*UserApi) Registe

func (u *UserApi) Registe(ctx iris.Context)

func (*UserApi) Setup

func (u *UserApi) Setup()

func (*UserApi) UpdateUser

func (u *UserApi) UpdateUser(ctx iris.Context)

func (*UserApi) UserHub

func (u *UserApi) UserHub(party iris.Party)

Jump to

Keyboard shortcuts

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