package
0.0.0-20240707200043-4b97b8a13366
Repository: https://github.com/rakin92/go-rest-service.git
Documentation: pkg.go.dev

# Functions

Init creates a connection to our database via sqlx.
Migrate runs the migrations scripts in scripts folder.

# Structs

DBM is the database management struct.