Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type MongoConfig ¶
type MongoDB ¶
type MongoDB struct { Config *MongoConfig Mgo *mgo.Database }
func NewMongoDB ¶
func NewMongoDB(cfg *MongoConfig) (db *MongoDB, err error)
Click to show internal directories.
Click to hide internal directories.