Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CurUser model.CurUser //我们在用户登录成功后,完成对CurUser初始化
Functions ¶
Types ¶
type SmsProcess ¶
type SmsProcess struct { }
func (*SmsProcess) SendGroupMes ¶
func (this *SmsProcess) SendGroupMes(content string) (err error)
发送群聊的消息
type UserProcess ¶
type UserProcess struct { }
Click to show internal directories.
Click to hide internal directories.