Documentation ¶
Index ¶
- type Mongo
- func (m *Mongo) Agregate(result interface{}, collectionName string, filter bson.D, groupBy bson.D)
- func (m *Mongo) Find(result interface{}, collectionName string, filter interface{})
- func (m *Mongo) FindOne(result interface{}, collectionName string, filter interface{})
- func (m *Mongo) Insert(document entity.Mongo) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.