package
0.0.0-20241021071924-cfbe40589ffe
Repository: https://github.com/ashtishad/xpay.git
Documentation: pkg.go.dev
# Functions
NewConnection creates a new db connection using pgx driver, return a standard *sql.DB handle.
RunMigrations executes database migrations using the golang-migrate/v4 library.