package
0.0.0-20190805173755-355f60d62161
Repository: https://github.com/trevorfarrelly/test-infra.git
Documentation: pkg.go.dev

# Functions

ConfigureDB reads the database user name and password from a file (secret) and creates a DBConfig that can be used to connect to the database.
RollbackTx will try to rollback the transaction and return an error message accordingly.

# Structs

DBConfig is the configuration used to connection to database.