package
2.6.1+incompatible
Repository: https://github.com/moiot/moha.git
Documentation: pkg.go.dev

# Functions

CloseDB closes the db connection.
CreateDB creates db connection using the cfg.
GetSlaveStatus runs `show slave status` ans return the result as a map[string]string.

# Constants

MySQLTimeout defines the connection timeout to MySQL.

# Structs

Config is etcd connection configurationn.
DBConfig is the MySQL connection configuration.