mysql

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Jan 30, 2020 License: MIT Imports: 9 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Connector

type Connector interface {
	gosql.Connector
}

Connector is connector for mysql.

func NewConnector

func NewConnector(dsn string, tries int) (Connector, error)

NewConnector returns the mysql-connector.

func NewConnectorWithOpentracing

func NewConnectorWithOpentracing(dsn string, tries int) (Connector, error)

NewConnectorWithOpentracing returns the mysql-connector hooked opentracing.

Jump to

Keyboard shortcuts

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