package
0.0.0-20220201112029-24cae8969aad
Repository: https://github.com/young-zy/blog.git
Documentation: pkg.go.dev

# Functions

Close closes the database connection.
GetTransaction creates a transaction object.

# Variables

Default the default transaction exposed when no transaction is needed.
DefaultDb the default db instance the project uses.

# Structs

Transaction wrapper of a transaction instance.