Versions in this module Expand all Collapse all v0 v0.2.0 Dec 1, 2020 Changes in this version + type CleanAction actions.Action + func (this *CleanAction) Run(params struct{}) + type CleanUpdateAction actions.Action + func (this *CleanUpdateAction) Run(params struct{}) + func (this *CleanUpdateAction) RunPost(params struct{ ... }) + type DataAction actions.Action + func (this *DataAction) Run(params struct{}) + type IndexAction actions.Action + func (this *IndexAction) Run(params struct{}) + type InstallAction actions.Action + func (this *InstallAction) Run(params struct{}) + func (this *InstallAction) RunPost(params struct{}) + type InstallStatusAction actions.Action + func (this *InstallStatusAction) Run(params struct{}) + type TestAction actions.Action + func (this *TestAction) Run(params struct{ ... }) + type UpdateAction actions.Action + func (this *UpdateAction) Run(params struct{ ... }) + func (this *UpdateAction) RunPost(params struct{ ... })