Documentation
¶
Index ¶
- func AddMapData(coll string, data map[string]interface{}) (added map[string]interface{})
- func Find(coll string, where map[string]interface{}) (data []interface{})
- func FindWithSort(coll string, where map[string]interface{}, sortOpts ...bson.E) (data []interface{})
- func Init(conf MongoConf)
- type MongoConf
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddMapData ¶
AddMapData _
Types ¶
Click to show internal directories.
Click to hide internal directories.