package
0.0.0-20200602012033-d7993bfd538c
Repository: https://github.com/chizhg/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.