Versions in this module Expand all Collapse all v0 v0.2.0 Dec 1, 2020 Changes in this version + type AddNoticeReceiversAction actions.Action + func (this *AddNoticeReceiversAction) Run(params struct{ ... }) + func (this *AddNoticeReceiversAction) RunPost(params struct{ ... }) + type DeleteNoticeReceiversAction actions.Action + func (this *DeleteNoticeReceiversAction) Run(params struct{ ... }) + type Helper struct + func (this *Helper) BeforeAction(actionWrapper actions.ActionWrapper) + type IndexAction actions.Action + func (this *IndexAction) Run(params struct{ ... }) + type InstallAction actions.Action + func (this *InstallAction) Run(params struct{ ... }) + type NoticeReceiversAction actions.Action + func (this *NoticeReceiversAction) Run(params struct{ ... }) + type OffAction actions.Action + func (this *OffAction) Run(params struct{ ... }) + type OnAction actions.Action + func (this *OnAction) Run(params struct{ ... }) + type UpdateAction actions.Action + func (this *UpdateAction) Run(params struct{ ... }) + func (this *UpdateAction) RunPost(params struct{ ... })