//
pkg.gl
Category
github.com/moiot/moha
tool
package
2.6.1+incompatible
Repository:
https://github.com/moiot/moha.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
13
Dependents
0
Files
358 SLOC
#
Functions
CloseDB
CloseDB closes the db connection.
CreateDB
CreateDB creates db connection using the cfg.
GetSlaveStatus
GetSlaveStatus runs `show slave status` ans return the result as a map[string]string.
#
Constants
MySQLTimeout
MySQLTimeout defines the connection timeout to MySQL.
#
Structs
Config
Config is etcd connection configurationn.
DBConfig
DBConfig is the MySQL connection configuration.