Versions in this module Expand all Collapse all v0 v0.6.1 Oct 23, 2017 Changes in this version + const BackupFilePerm + const BackupFilenameSuffix + const BackupTmpDir + func FilterAndSortBackups(names []string) []string + func GetLatestBackupName(names []string) string + func IsBackup(name string) bool + func MakeBackupName(ver string, rev int64) string + func MustParseRevision(name string) int64 + func ToMB(s int64) float64