Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AddNoticeReceiverAction ¶
func (*AddNoticeReceiverAction) Run ¶
func (this *AddNoticeReceiverAction) Run(params struct { ServerId string Level notices.NoticeLevel })
添加通知接收人
type DeleteNoticeReceiverAction ¶
func (*DeleteNoticeReceiverAction) Run ¶
func (this *DeleteNoticeReceiverAction) Run(params struct { ServerId string Level notices.NoticeLevel ReceiverId string })
删除接收人
type Helper ¶
type Helper struct { }
func (*Helper) BeforeAction ¶
func (this *Helper) BeforeAction(action *actions.ActionObject)
相关Helper
type IndexAction ¶
func (*IndexAction) RunGet ¶
func (this *IndexAction) RunGet(params struct { ServerId string })
Click to show internal directories.
Click to hide internal directories.