mysql

package
v0.0.0-...-86c6960 Latest Latest
Warning

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

Go to latest
Published: Mar 28, 2023 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const (
	PrettyFlag = "pretty"
	JSONFlag   = "json"
	DetailFlag = "detail"
)
View Source
const (
	BackupMarkShortDescription = "Marks a backup permanent or impermanent"
	BackupMarkLongDescription  = `` /* 147-byte string literal not displayed */

	ImpermanentDescription   = "Marks a backup impermanent"
	ImpermanentFlagShortHand = "i"
	ImpermanentFlag          = "impermanent"
)
View Source
const (
	DeleteTargetUsageExample = "target"
	DeleteTargetExamples     = ""
)

Variables

View Source
var ShortDescription = "MySQL backup tool"

Functions

func Execute

func Execute()

Execute adds all child commands to the root command and sets flags appropriately. This is called by main.main().

Types

type DeleteHandler

type DeleteHandler struct {
	*internal.DeleteHandler
	// contains filtered or unexported fields
}

func NewMySQLDeleteHandler

func NewMySQLDeleteHandler() (*DeleteHandler, error)

Jump to

Keyboard shortcuts

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