Versions in this module Expand all Collapse all v0 v0.2.0 Dec 1, 2020 Changes in this version + type BackupAction actions.Action + func (this *BackupAction) Run(params struct{}) + type CleanAction actions.Action + func (this *CleanAction) RunPost(params struct{}) + type DeleteAction actions.Action + func (this *DeleteAction) Run(params struct{ ... }) + type DownloadAction actions.Action + func (this *DownloadAction) Run(params struct{ ... }) + type IndexAction actions.Action + func (this *IndexAction) Run(params struct{}) + type RestoreAction actions.Action + func (this *RestoreAction) Run(params struct{ ... })