//
pkg.gl
Category
github.com/edwinvautier/go-boilerplate
database
package
0.0.0-20211207110650-383e3f9578e4
Repository:
https://github.com/edwinvautier/go-boilerplate.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
2
Files
52 SLOC
#
Functions
Init
Init Initializes a db connection.
Migrate
Migrate executes migrations once the db is connected.
#
Variables
Db
Db is the database object.
#
Structs
Config
Config is the structure used to load db credentials from the environment.