mysqlhelper

package
v1.3.2 Latest Latest
Warning

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

Go to latest
Published: Oct 19, 2021 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Request

type Request struct {
	Sqls       []string
	Host       string
	Url        string
	User       string
	Password   string
	ClusterKey string
	CreateDbs  []string
}

func (Request) Exec

func (r Request) Exec() error

func (Request) GetSlaveState

func (r Request) GetSlaveState() (*SlaveState, error)

type SlaveState

type SlaveState struct {
	IORunning  string
	SQLRunning string
}

Jump to

Keyboard shortcuts

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