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 { AgentId string Level notices.NoticeLevel })
添加通知接收人
type DeleteNoticeReceiversAction ¶
func (*DeleteNoticeReceiversAction) Run ¶
func (this *DeleteNoticeReceiversAction) Run(params struct { AgentId string Level notices.NoticeLevel ReceiverId string })
删除接收人
type Helper ¶
type Helper struct { }
func (*Helper) BeforeAction ¶
func (this *Helper) BeforeAction(actionWrapper actions.ActionWrapper)
type IndexAction ¶
type InstallAction ¶
type NoticeReceiversAction ¶
func (*NoticeReceiversAction) Run ¶
func (this *NoticeReceiversAction) Run(params struct { AgentId string })
通知接收人设置
type UpdateAction ¶
Click to show internal directories.
Click to hide internal directories.