package
0.0.0-20220613080921-65fd79d85952
Repository: https://github.com/xqueries/xdb.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 xdb database.
Stmt is a prepared statement that can be executed.

# Type aliases

Error provides constant errors to the driver package.