mysql

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Sep 8, 2020 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	DbConn *sql.DB
)

Functions

This section is empty.

Types

type MySQLDriver

type MySQLDriver struct {
	Username     string
	Password     string
	DbName       string
	Host         string
	Port         string
	Charset      string
	MaxOpenConns int
}

func NewMysql

func NewMysql(config config.IConfig) *MySQLDriver

func (*MySQLDriver) Init

func (db *MySQLDriver) Init()

Jump to

Keyboard shortcuts

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