package
0.0.0-20230823082351-bfc69468ed6b
Repository: https://github.com/canftin/gothafoss.git
Documentation: pkg.go.dev
# Constants
GroupStatusDisabled 已禁用.
GroupStatusNormal 正常.
普通群.
超大群.
InviteStatusOK 已确认.
InviteStatusWait 等待确认.
MemberRoleCommon 普通成员.
MemberRoleCreator 创建者.
MemberRoleManager 管理者.
# Structs
AddGroupReq 添加群.
DB DB.
DetailModel 群详情.
Group 群组相关API.
No description provided by the author
InfoResp 群信息.
MemberDetailModel 成员详情model.
No description provided by the author
MemberModel 成员model.
No description provided by the author
Model 群db model.
Service Service.
Setting 群设置.
SettingResp 群设置.
# Interfaces
IService 群相关.