package
0.0.698
Repository: https://github.com/ory/x.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
ConnectToTestCockroachDB connects to a CockroachDB database.
ConnectToTestCockroachDBPop connects to a test CockroachDB database.
ConnectToTestMySQL connects to a MySQL database.
No description provided by the author
ConnectToTestPostgreSQL connects to a PostgreSQL database.
ConnectToTestPostgreSQLPop connects to a test PostgreSQL database.
No description provided by the author
KillAllTestDatabases deletes all test databases.
No description provided by the author
NewOnExit create a new OnExit instance.
Parallel runs tasks in parallel.
Register sets up OnExit.
RunCockroachDB runs a CockroachDB database and returns the URL to it.
RunCockroachDBWithVersion runs a CockroachDB database with the specified version and returns the URL to it.
RunMySQL runs a RunMySQL database and returns the URL to it.
RunPostgreSQL runs a PostgreSQL database and returns the URL to it.
RunTestCockroachDB runs a CockroachDB database and returns the URL to it.
RunTestCockroachDB runs a CockroachDB database and returns the URL to it.
RunTestMySQL runs a MySQL database and returns the URL to it.
RunTestMySQLWithVersion runs a MySQL database in the specified version and returns the URL to it.
RunTestPostgreSQL runs a PostgreSQL database and returns the URL to it.
RunTestPostgreSQLWithVersion connects to a PostgreSQL database .
No description provided by the author

# Structs

OnExit helps with cleaning up docker test.