mysql

package
v0.0.0-...-443ed56 Latest Latest
Warning

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

Go to latest
Published: Jan 30, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	JSON string = "json"
	CSV  string = "csv"
	TSV  string = "tsv"
)

Variables

View Source
var MysqlCmd = &cobra.Command{
	Use:   "mysql",
	Short: "command for dumping MySQL database",
	Run: func(cmd *cobra.Command, args []string) {
		run(cmd, args)
	},
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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