process

package
v0.0.0-...-2bf1368 Latest Latest
Warning

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

Go to latest
Published: Aug 25, 2020 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var CurUser model.CurUser //我们在用户登录成功后,完成对CurUser初始化

Functions

func ShowMenu

func ShowMenu()

显示登录成功后的界面..

Types

type SmsProcess

type SmsProcess struct {
}

func (*SmsProcess) SendGroupMes

func (this *SmsProcess) SendGroupMes(content string) (err error)

发送群聊的消息

type UserProcess

type UserProcess struct {
}

func (*UserProcess) Login

func (this *UserProcess) Login(userId int, userPwd string) (err error)

给关联一个用户登录的方法 写一个函数,完成登录

func (*UserProcess) Register

func (this *UserProcess) Register(userId int,
	userPwd string, userName string) (err error)

Jump to

Keyboard shortcuts

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