package
0.0.0-20191016060708-b4be4ca4b3e3
Repository: https://github.com/davefinster/cockroach-go.git
Documentation: pkg.go.dev

# Functions

NewDBForTest creates a new CockroachDB TestServer instance and opens a SQL database connection to it.
NewDBForTestWithDatabase creates a new CockroachDB TestServer instance and opens a SQL database connection to it.
NewTestServer creates a new TestServer, but does not start it.

# Structs

TestServer is a helper to run a real cockroach node.