package
0.0.0-20211207110650-383e3f9578e4
Repository: https://github.com/edwinvautier/go-boilerplate.git
Documentation: pkg.go.dev

# Functions

Init Initializes a db connection.
Migrate executes migrations once the db is connected.

# Variables

Db is the database object.

# Structs

Config is the structure used to load db credentials from the environment.