Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Image to use for the box. Image = "cockroachdb/cockroach:v1.0.2" // Port used for connect to postgres server. Port = "26257" // PostgresUpWaitTime dectiates how long we should wait for post Postgresql to accept connections on {{Port}}. PostgresUpWaitTime = 10 * time.Second )
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.