storage

package
v0.0.0-...-1d5d43e Latest Latest
Warning

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

Go to latest
Published: May 21, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetDescBackupDstAndLinks(tmpBackupFile, ofs, bakPath string, retention Retention) (dst string, links map[string]string, err error)

func GetDescBackupDstList

func GetDescBackupDstList(tmpBackupFile, ofs, bakPath string, retention Retention) (dst []string)
func GetIncBackupDstAndLinks(tmpBackupFile, ofs, bakPath string) (bakDst, mtdDst string, links map[string]string, err error)

func GetIncBackupDstList

func GetIncBackupDstList(tmpBackupFile, ofs, bakPath string) (bakDst, mtdDst []string)

func GetNeedToMakeBackup

func GetNeedToMakeBackup(day, week, month int) bool

Types

type Retention

type Retention struct {
	Days     int
	Weeks    int
	Months   int
	UseCount bool
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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