//
pkg.gl
Category
github.com/cesarFuhr/votingAPI
internal
pkg
db
package
0.0.0-20201218001546-ae74b80a8556
Repository:
https://github.com/cesarfuhr/votingapi.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
1
Files
56 SLOC
#
Functions
NewPGDatabase
NewPGDatabase Created a connection with the database and returns it.
RunMigrations
RunMigrations runs the migrations UP.
#
Structs
PGConfigs
PGConfigs configuration for a postgres database.