service

package
v0.0.0-...-db6cb46 Latest Latest
Warning

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

Go to latest
Published: Jan 4, 2021 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HasDir

func HasDir(dir string) bool

Types

type BackupModule

type BackupModule interface {
	Backup() *BackupModuleResult
}

type BackupModuleResult

type BackupModuleResult struct {
	ArchivePath       string
	RemoteArchivePath string
	SizeMb            float64
	SizeMbLabel       string
	DurationSeconds   float64
	DurationLabel     string
	Err               error
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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