# Packages

No description provided by the author

# Functions

New initializes a new user repository using the provided database configuration.
NewDB initializes a new DB driver using the provided database configuration.

# Structs

Query represents a query wrapper.

# Interfaces

Client represents a client for DB.
DB represents a database.
NamedExecer represents a named query scanner.
Pinger represents a pinger.
QueryExecer represents a query executor.
SQLExecer represents an executor.