Documentation
¶
Index ¶
Constants ¶
View Source
const IntegrationEnv = "PGMESH_INTEGRATION"
Variables ¶
This section is empty.
Functions ¶
func Enabled ¶
func Enabled() bool
Enabled reports whether Docker-backed integration tests were requested.
Types ¶
type Endpoint ¶
Endpoint describes one PostgreSQL database used by the integration topology.
func DefaultEndpoints ¶
func DefaultEndpoints() []Endpoint
DefaultEndpoints returns the five isolated databases in the test topology.
func PrimaryEndpoint ¶
func PrimaryEndpoint() Endpoint
PrimaryEndpoint returns the shard-zero primary used by single-database tests.
Click to show internal directories.
Click to hide internal directories.