package
Version:
v0.23.0
Opens a new window with list of versions in this module.
Published: Feb 24, 2021
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package datastoretest is for datastore helper functions
NewDB provides a sql.DB and cleanup function for testing.
The following environment variables must be set to connect to the DB.
DB Host = PG_APP_HOST
Port = PG_APP_PORT
DB Name = PG_APP_DBNAME
DB User = PG_APP_USERNAME
DB Password = PG_APP_PASSWORD
Source Files
¶
Click to show internal directories.
Click to hide internal directories.