package
0.0.0-20220607003519-24ca9bfe3687
Repository: https://github.com/skeptycal/gosimple.git
Documentation: pkg.go.dev

# Functions

New returns a new database connection pool (DB) given a configuration object and a database name.
NewDBConfig returns a new MySQL database connection configuration object.

# Variables

ErrMySQLNotImplemented returns an error if the method is not yet implemented.

# Interfaces

DBConfig defines the configuration for the database connection.