Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AddNoticeReceiversAction ¶
func (*AddNoticeReceiversAction) Run ¶
func (this *AddNoticeReceiversAction) Run(params struct { GroupId string Level notices.NoticeLevel })
添加通知
type DeleteAction ¶
type DeleteNoticeReceiversAction ¶
func (*DeleteNoticeReceiversAction) Run ¶
func (this *DeleteNoticeReceiversAction) Run(params struct { GroupId string Level notices.NoticeLevel ReceiverId string })
删除接收人
type DetailAction ¶
type GenerateKeyAction ¶
func (*GenerateKeyAction) RunPost ¶
func (this *GenerateKeyAction) RunPost(params struct { GroupId string })
生成密钥
type IndexAction ¶
type MoveAction ¶
func (*MoveAction) Run ¶
func (this *MoveAction) Run(params struct { FromIndex int ToIndex int })
移动分组位置
type NoticeReceiversAction ¶
func (*NoticeReceiversAction) Run ¶
func (this *NoticeReceiversAction) Run(params struct { GroupId string })
通知接收人
type UpdateAction ¶
Click to show internal directories.
Click to hide internal directories.