Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Backups ¶
type Backups struct {
Snapshots map[string][]string
Version uint8
// contains filtered or unexported fields
}
Backups defines the programs configuration.
func (*Backups) SnapshotsDir ¶
SnapshotsDir returns the snapshots base path.
Click to show internal directories.
Click to hide internal directories.