backup

package
v1.30.0 Latest Latest
Warning

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

Go to latest
Published: Apr 13, 2018 License: Apache-2.0 Imports: 6 Imported by: 5

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateBackup

func CreateBackup(dir, backupsDir string, limit int) error

CreateBackup backs a directory up in a given directory. It basically copies this directory into a given backups directory. The backups directory has a simple structure - a directory inside named "0" is the most recent backup. A directory name for oldest backup is deduced from a given limit. For instance, for limit being 5 the name for the oldest backup would be "4". If a backups number exceeds the given limit then only newest ones are kept and the rest is removed.

Types

This section is empty.

Jump to

Keyboard shortcuts

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