package
0.1.33
Repository: https://github.com/vivvo/vivvo-go-common.git
Documentation: pkg.go.dev

# Functions

DoMigrations from a migration folder.
InitDB loads the config from environment variables and establishes a connection to the database.
InitDBWithoutMigrations if you you need to talk to a schema not owned by the service you shouldn't do this unless you need to, but you shouldn't need to.