package
0.0.0-20240721053405-ceb10ea96c1c
Repository: https://github.com/hbomb79/thea.git
Documentation: pkg.go.dev
# Functions
InExec is a convinience method which combines sqlx's `In` method and the `Exec` of the output query.
No description provided by the author
No description provided by the author
No description provided by the author
WrapTx starts a transaction against the provided DB, and then calls the user provided function.
# Constants
No description provided by the author
No description provided by the author
# Structs
DatabaseConfig is a subset of the configuration focusing solely on database connection items.
No description provided by the author
No description provided by the author