Documentation ¶
Index ¶
Constants ¶
View Source
const DefaultConnStr = "postgres://storj:storj-pass@test-postgres/teststorj?sslmode=disable"
DefaultConnStr is expected to work under the storj-test docker-compose instance
Variables ¶
View Source
var ConnStr = flag.String("postgres-test-db", os.Getenv("STORJ_POSTGRES_TEST"), "PostgreSQL test database connection string")
ConnStr is the test database connection string.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.