//
pkg.gl
Category
github.com/pydio/cells/v4
common
dao
mongodb
package
4.4.10
Repository:
https://github.com/pydio/cells.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
21
Dependents
20
Files
658 SLOC
#
Functions
BleveQueryToMongoFilters
BleveQueryToMongoFilters parses a Blevesearch query string to a slice of bson primitives.
NewDAO
NewDAO creates a new handler for the boltdb dao.
NewIndexer
No description provided by the author
#
Constants
Driver
No description provided by the author
#
Structs
Collation
No description provided by the author
Collection
No description provided by the author
CollStats
No description provided by the author
Handler
Handler for the main functions of the DAO.
Indexer
No description provided by the author
Model
No description provided by the author
#
Interfaces
DAO
DAO defines the functions specific to the boltdb dao.
IndexDAO
No description provided by the author