package
0.0.0-20181003211919-798156fdb816
Repository: https://github.com/digitalbitsorg/go.git
Documentation: pkg.go.dev

# Functions

Mysql provisions a new, blank database with a random name on the localhost of the running process.
Postgres provisions a new, blank database with a random name on the localhost of the running process.

# Structs

DB represents an ephemeral database that can be starts blank and can be used to run tests against.