//
pkg.gl
Category
github.com/JackMaarek/go-bot-utils
database
package
0.4.0
Repository:
https://github.com/jackmaarek/go-bot-utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
59 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.