Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Image to use for the box. Image = "mongo:5" // Port used for connecting to MongoDB server. Port = "27017" // MongoUpWaitTime dictates how long we should wait for MongoDB to accept connections on {{Port}}. MongoUpWaitTime = 10 * time.Second )
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.