Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( //ErrAdminPermission = errors.New("需要更高的权限") //ErrGroupIdNotExist = errors.New("该群号不存在") ErrMemberNotExist = errors.New("该用户不在本群中") //ErrPersonNotExist = errors.New("你已不在本群中") ErrType = errors.New("参数不存在") ErrPushMsgArg = errors.New("rpc error: code = Unknown desc = rpc pushmsg arg error") ErrRecordNotExist = errors.New("record not exist.") )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.