Documentation
¶
Index ¶
- func DocumentOperator(doc *Document, vfilter Filter, key string, value interface{}) (ret bool, err error)
- func FieldOperator(doc *Document, vfilter Filter, key string, value interface{}) (ret bool, err error)
- func ValueOperator(doc *Document, filter Filter, key string, value interface{}) (bool, error)
- type Array
- type Collection
- type Document
- type Filter
- type Object
- type Operator
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DocumentOperator ¶
func FieldOperator ¶
Types ¶
type Collection ¶
type Collection []Document
Click to show internal directories.
Click to hide internal directories.