//
pkg.gl
Category
github.com/jesseokeya/go-rest-api-template
db
package
0.0.0-20221226145334-3719db459f18
Repository:
https://github.com/jesseokeya/go-rest-api-template.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
1
Files
51 SLOC
#
Functions
NewDBConf
NewDBConf extract configuration details from the given file inputs path: folder containing db info env: which DB environment to use pgschema: which postgres-schema to migrate (default = none).
#
Structs
DBConf
DBConf is database configuration object.