package
0.0.6
Repository: https://github.com/artemerged/library.git
Documentation: pkg.go.dev

# 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

# Structs

Query is a query.

# 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.