Versions in this module Expand all Collapse all v0 v0.2.0 Dec 1, 2020 Changes in this version + type AddAction actions.Action + func (this *AddAction) Run(params struct{ ... }) + func (this *AddAction) RunPost(params struct{ ... }) + type ClearFailsAction actions.Action + func (this *ClearFailsAction) Run(params struct{ ... }) + type DataAction actions.Action + func (this *DataAction) Run(params struct{ ... }) + type DeleteAction actions.Action + func (this *DeleteAction) Run(params struct{ ... }) + type IndexAction actions.Action + func (this *IndexAction) Run(params struct{ ... }) + type OnlineAction actions.Action + func (this *OnlineAction) Run(params struct{ ... }) + type SchedulingAction actions.Action + func (this *SchedulingAction) Run(params struct{ ... }) + func (this *SchedulingAction) RunPost(params struct{ ... }) + type UpdateAction actions.Action + func (this *UpdateAction) Run(params struct{ ... }) + func (this *UpdateAction) RunPost(params struct{ ... })