Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Require ¶
Require starts or verifies that a long-living instance of CockroachDB is running.
When running locally, the test case will fail if the corresponding environment variable is unset. When running under RBE, the first invocation of this function will start the emulator and set the appropriate environment variable, and any subsequent calls will reuse the emulator instance.
func StartCockroachDBIfNotRunning ¶
StartCockroachDBIfNotRunning returns true if it successfully started CockroachDB, false (and maybe an error) if it did not (possibly because it was already running).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.