Documentation
¶
Overview ¶
Package ctxext zero ctx 扩展
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CardOrNickName ¶
CardOrNickName 从 uid 获取名字
func UserOrGrpAdmin ¶ added in v1.2.4
UserOrGrpAdmin 允许用户单独使用或群管使用
Types ¶
type NoCtxGetMsg ¶ added in v1.2.5
func GetMessage ¶ added in v1.2.5
func GetMessage(ctx *zero.Ctx) NoCtxGetMsg
type NoCtxSendMsg ¶ added in v1.2.5
type NoCtxSendMsg = func(interface{}) int64
func Send ¶ added in v1.2.5
func Send(ctx *zero.Ctx) NoCtxSendMsg
func SendToSelf ¶ added in v1.2.5
func SendToSelf(ctx *zero.Ctx) NoCtxSendMsg
Click to show internal directories.
Click to hide internal directories.