//
pkg.gl
Category
github.com/brandonto/rest-api-microservice-demo
db
package
0.0.0-20240509030932-3bcaa81c9621
Repository:
https://github.com/brandonto/rest-api-microservice-demo.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
3
Files
237 SLOC
#
Functions
NewDb
Constructor for Db object .
#
Structs
Config
Structure to encapsulate configuration needed to initialize the Db .
Db
Structure to abtract away the underlying database implementation.