driver

package
v0.0.0-...-0005f3f Latest Latest
Warning

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

Go to latest
Published: Nov 12, 2020 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const ConvTableRename = "conv_table_name"

ConvTableRename url query param

Variables

This section is empty.

Functions

This section is empty.

Types

type MySQLDriver

type MySQLDriver struct {
	mysql.MySQLDriver
}

MySQLDriver matpool mysql driver

func (*MySQLDriver) Open

func (d *MySQLDriver) Open(dataSourceName string) (driver.Conn, error)

Open new Connection see https://github.com/go-sql-driver/mysql/blob/v1.4.1/driver.go#L59 add URL query param `conv_table_name`

Jump to

Keyboard shortcuts

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