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) GetSlaveState ¶
func (r Request) GetSlaveState() (*SlaveState, error)
type SlaveState ¶
Click to show internal directories.
Click to hide internal directories.