mysql

package
v0.0.0-...-b132c2d Latest Latest
Warning

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

Go to latest
Published: Feb 15, 2018 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetMysqlConfig

func GetMysqlConfig(c config.Config) config.DBConfig

GetMysqlConfig creates mysqlConfig instance

Types

type TableDaoImpl

type TableDaoImpl struct {
	config.DBConfig
}

func (TableDaoImpl) GetDescribeTable

func (impl TableDaoImpl) GetDescribeTable(with string) (models.DescribeTables, error)

func (TableDaoImpl) GetTables

func (impl TableDaoImpl) GetTables() (models.Tables, error)

GetTables returns all tables of database

Jump to

Keyboard shortcuts

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