package
0.0.3
Repository: https://github.com/ainsleyclark/verbis.git
Documentation: pkg.go.dev

# Functions

Setup creates a new MySQL instance and returns a new database driver.

# Constants

MaxIdleConnections represents the maximum amount of idle connections for MySQL.
MaxOpenConnections represents the maximum amount of open connections for MySQL.

# Structs

MySQL defines the implementation of the MySQL.Driver if MySQL is selected as the main driver.