Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Image to use for the box. Image = "rethinkdb:2" // Port used for connecting to RethinkDB. Port = "28015" // RethinkUpWaitTime dictates how long we should wait for RethinkDB to accept connections. RethinkUpWaitTime = 10 * time.Second )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.