backup

package
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 1, 2020 License: MIT, MIT Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BackupAction

type BackupAction actions.Action

func (*BackupAction) Run

func (this *BackupAction) Run(params struct{})

立即备份

type CleanAction

type CleanAction actions.Action

func (*CleanAction) RunPost

func (this *CleanAction) RunPost(params struct{})

清除N天以前的备份文件

type DeleteAction

type DeleteAction actions.Action

func (*DeleteAction) Run

func (this *DeleteAction) Run(params struct {
	File string
})

删除备份

type DownloadAction

type DownloadAction actions.Action

func (*DownloadAction) Run

func (this *DownloadAction) Run(params struct {
	Filename string
})

下载

type IndexAction

type IndexAction actions.Action

func (*IndexAction) Run

func (this *IndexAction) Run(params struct{})

备份列表

type RestoreAction

type RestoreAction actions.Action

func (*RestoreAction) Run

func (this *RestoreAction) Run(params struct {
	File string
})

从备份恢复

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL