package
0.0.0-20250302012944-701c1ceec546
Repository: https://github.com/khulnasoft/devsecdb.git
Documentation: pkg.go.dev
# Functions
Install will extract the postgres and utility tar in resourceDir.
SetupTestInstance installs and starts a postgresql instance for testing, returns the stop function.
StartAllSampleInstances starts all postgres sample instances.
StartMetadataInstance starts the metadata instance.
# Constants
SampleDatabaseProd is the prod sample database name.
SampleDatabaseTest is the test sample database name.
SampleUser is the user name for the sample database.
Shared external PG server variables.