Documentation ¶
Index ¶
Constants ¶
View Source
const DefaultCockroach = "cockroach://root@localhost:26257/master?sslmode=disable"
DefaultCockroach is expected to work when a local cockroachDB instance is running
View Source
const DefaultPostgres = "postgres://storj:storj-pass@test-postgres/teststorj?sslmode=disable"
DefaultPostgres is expected to work under the storj-test docker-compose instance
Variables ¶
This section is empty.
Functions ¶
func PickCockroach ¶
PickCockroach picks a random cockroach database from flag.
func PickPostgres ¶
PickPostgres picks a random postgres database from flag.
Types ¶
Click to show internal directories.
Click to hide internal directories.