# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
Client is an interface for db client.
DB is an interface for db.
NamedExecer executes query.
Pinger checks connection.
QueryExecer executes query.
SQLExec executes query.
Transaction is a transaction interface.
TxManager is a transaction manager.
# Type aliases
Handler is a function that will be executed in transaction.