mysql

package
v1.1.5 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2025 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrOptimisticConcurrency = errors.New("another writer has modified the underlying rows")
)
View Source
var Options singleton

Functions

func New added in v0.6.0

func New(options ...option) (*sql.DB, error)

func NormalizeError added in v0.9.0

func NormalizeError(err error) error

Types

type Dialer added in v0.11.2

type Dialer interface {
	DialContext(context.Context, string, string) (net.Conn, error)
}

Jump to

Keyboard shortcuts

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