Documentation ¶
Index ¶
Constants ¶
View Source
const ( DefaultOffsetKey = "_id" EmptyOffsetKey = "" )
View Source
const ( Release int32 = iota NoRelease )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CollectionFilter ¶
type CollectionFilter map[string]interface{}
CollectionFilter is just a typed map of strings of map[string]interface{}
Click to show internal directories.
Click to hide internal directories.