package
0.0.0-20240304024945-61087e2b78e0
Repository: https://github.com/onenesslabs/genie.git
Documentation: pkg.go.dev

# Functions

ConfigFromDSN provides support for creating a config from a DSN.
Open knows how to open a database connection based on the configuration.
StatusCheck returns nil if it can successfully talk to the database.
WithinTran runs passed function and do commit/rollback at the end.

# Structs

Config is the required properties to use the database.