package
3.0.0-rc.3+incompatible
Repository: https://github.com/vitessio/vitess.git
Documentation: pkg.go.dev

# Functions

New creates a new Pool.
NewDBConn creates a new DBConn.
NewDBConnNoPool creates a new DBConn without a pool.

# Constants

The following constants specify the possible binlog format values.
The following constants specify the possible binlog format values.
The following constants specify the possible binlog format values.

# Variables

ErrConnPoolClosed is returned when the connection pool is closed.

# Structs

DBConn is a db connection for tabletserver.
Pool implements a custom connection pool for tabletserver.

# Interfaces

MySQLChecker defines the CheckMySQL interface that lower level objects can use to call back into TabletServer.

# Type aliases

BinlogFormat is used for for specifying the binlog format.