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: "wal-g", Short: DBShortDescription, Version: strings.Join([]string{WalgVersion, GitRevision, BuildDate, "MongoDB"}, "\t"), }
View Source
var DBShortDescription = "MongoDB backup tool"
View Source
var GitRevision = "devel"
View Source
var WalgVersion = "devel"
These variables are here only to show current version. They are set in makefile during build process
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.