Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PostgresEnv ¶
We expect a Postgres database to be running for integration tests, and that environment variables are appropriately configured to permit access.
func StartPgBouncer ¶
func StartPgBouncer(database, user, password, port, poolMode string) (bouncer *pgbouncer.PgBouncer, cleanup func())
StartPgBouncer spins up a new PgBouncer instance in a temporary directory.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.