//
pkg.gl
Category
github.com/theluganskiy/go
support
db
dbtest
package
0.0.0-20170830111104-a2a17fb9af2c
Repository:
https://github.com/theluganskiy/go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
0
Files
117 SLOC
#
Functions
Mysql
Mysql provisions a new, blank database with a random name on the localhost of the running process.
Postgres
Postgres provisions a new, blank database with a random name on the localhost of the running process.
#
Structs
DB
DB represents an ephemeral database that can be starts blank and can be used to run tests against.