backup

package
v0.1.72 Latest Latest
Warning

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

Go to latest
Published: Sep 3, 2019 License: MIT Imports: 17 Imported by: 1

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 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