irisweb

package
v0.0.25 Latest Latest
Warning

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

Go to latest
Published: Sep 17, 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

type HelloApi struct {
}

func (HelloApi) Hello

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

func (*HelloApi) Init

func (h *HelloApi) Init()

func (*HelloApi) Setup

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