package
0.0.0-20201027173521-df1ffc243217
Repository: https://github.com/tomarrell/lbadd.git
Documentation: pkg.go.dev

# Packages

Package test contains all integration tests that were created as regression tests for issues that were fixed.

# Constants

Constant errors.

# Structs

Conn represents a connection to the database.
Connector implements a component that is able to open a connection to the database that is remembered by the connector.
Driver is the database driver that can communicate with an lbadd database.
Stmt is a prepared statement that can be executed.

# Type aliases

Error provides constant errors to the driver package.