Documentation ¶
Index ¶
Constants ¶
View Source
const BackupListShortDescription = "Prints available backups"
View Source
const StreamFetchShortDescription = ""
View Source
const StreamPushShortDescription = ""
Variables ¶
View Source
var BuildDate = "devel"
View Source
var Cmd = &cobra.Command{ Use: "mysql", Short: ShortDescription, Version: strings.Join([]string{WalgVersion, GitRevision, BuildDate, "MySQL"}, "\t"), }
View Source
var GitRevision = "devel"
View Source
var ShortDescription = "MySQL backup tool"
View Source
var WalgVersion = "devel"
These variables are here only to show current version. They are set in makefile during build process
Functions ¶
func GetLessFunc ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.