driver

package
v0.2.12 Latest Latest
Warning

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

Go to latest
Published: Apr 11, 2022 License: BSD-3-Clause Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// ErrDeprecatedMethod ...
	ErrDeprecatedMethod = errors.New("sql deprecated method")
	// ErrUnsupportedMethod ...
	ErrUnsupportedMethod = errors.New("sql unsupported method")
)

Functions

This section is empty.

Types

type Driver

type Driver struct {
	BaseName string
}

Driver ...

func (Driver) Open

func (d Driver) Open(dns string) (driver.Conn, error)

Open ...

Jump to

Keyboard shortcuts

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