package
0.0.0-20221226145334-3719db459f18
Repository: https://github.com/jesseokeya/go-rest-api-template.git
Documentation: pkg.go.dev

# Functions

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 is database configuration object.