//
pkg.gl
Category
github.com/xdbfoundation/go
support
db
dbtest
package
0.0.0-20230925091837-55f7a6b23beb
Repository:
https://github.com/xdbfoundation/go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
14
Dependents
5
Files
149 SLOC
#
Functions
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 starts blank and can be used to run tests against.