Versions in this module Expand all Collapse all v0 v0.2.0 Dec 24, 2019 v0.1.0 Dec 20, 2019 Changes in this version + type Client struct + type Collation struct + Alternate string + Backwards bool + CaseFirst string + CaseLevel bool + Locale string + MaxVariable string + NumericOrdering bool + Strength int + type CursorType int8 + type Find struct + Limit int64 + Page int64 + type FindOne struct + AllowPartialResults bool + BatchSize int32 + Collation *Collation + Comment string + CursorType *CursorType + Hint interface{} + Max interface{} + MaxAwaitTime time.Duration + MaxTime time.Duration + Min interface{} + NoCursorTimeout bool + OplogReplay bool + Projection interface{} + ReturnKey bool + ShowRecordID bool + Skip int64 + Snapshot bool + Sort interface{} + type InsertOne struct + type Update struct + Upsert bool