//
pkg.gl
Category
github.com/rakin92/go-rest-service
pkg
storage
dbm
package
0.0.0-20240707200043-4b97b8a13366
Repository:
https://github.com/rakin92/go-rest-service.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
1
Files
54 SLOC
#
Functions
Init
Init creates a connection to our database via sqlx.
Migrate
Migrate runs the migrations scripts in scripts folder.
#
Structs
DBM
DBM is the database management struct.