package
4.0.0-araszka-test+incompatible
Repository: https://github.com/allda/claircore.git
Documentation: pkg.go.dev

# Functions

NewDB generates a unique database instance for use in concurrent integration tests.
Skip will skip the current test or benchmark if this package was built without the "integration" build tag.

# Constants

connection string for our local development.
DefaultDSN is a dsn for database server usually set up by the project's Makefile.

# Structs

DB is a handle for connecting to an cleaning up a created database.