mysql

package
v0.0.0-...-b59d530 Latest Latest
Warning

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

Go to latest
Published: Dec 8, 2024 License: GPL-3.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewMySQLSidecarServerCmd

func NewMySQLSidecarServerCmd() *cobra.Command

Types

type SidecarOption

type SidecarOption struct {
	// root mysql user
	RootUser string
	// password of mysql root user
	RootPasswd string
	// the socket file to connect mysql
	RootSocket string
	// mode of service
	Mode int
	// config file for sidecar service
	ConfigFile string
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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