Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( MongoHosts = "mongodb://localhost:27017" MongoDatabase = "civ2" )
Functions ¶
func GetCollection ¶
func GetCollection(collection string) (*mgo.Collection, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.