Versions in this module Expand all Collapse all v0 v0.0.6 May 31, 2018 v0.0.5 May 17, 2018 v0.0.4 May 2, 2018 Changes in this version type Delete + WriteConcernError *WriteConcernError + WriteErrors []WriteError type Insert + WriteConcernError *WriteConcernError + WriteErrors []WriteError type Update + WriteConcernError *WriteConcernError + WriteErrors []WriteError + type WriteConcernError struct + Code int + ErrInfo bson.Reader + ErrMsg string + type WriteError struct + Code int + ErrMsg string + Index int v0.0.3 Apr 18, 2018 Changes in this version + type BuildInfo struct + GitVersion string + OK bool + Version string + VersionArray []uint8 + func (bi BuildInfo) IsZero() bool + type CreateIndexes struct + CreatedCollectionAutomatically bool + IndexesAfter int + IndexesBefore int + type Delete struct + N int + type Distinct struct + Values []interface{} + type Document struct + type FindAndModify struct + LastErrorObject struct{ ... } + Value bson.Reader + type GetLastError struct + ConnectionID uint32 + type Insert struct + N int + type IsMaster struct + ArbiterOnly bool + Arbiters []string + ElectionID objectid.ObjectID + Hidden bool + Hosts []string + IsMaster bool + IsReplicaSet bool + LastWriteTimestamp time.Time + MaxBSONObjectSize uint32 + MaxMessageSizeBytes uint32 + MaxWireVersion int32 + MaxWriteBatchSize uint16 + Me string + MinWireVersion int32 + Msg string + OK int32 + Passives []string + ReadOnly bool + Secondary bool + SetName string + SetVersion uint32 + Tags map[string]string + type KillCursors struct + CursorsAlive []int64 + CursorsKilled []int64 + CursorsNotFound []int64 + type ListDatabases struct + Databases []struct{ ... } + TotalSize int64 + type Update struct + MatchedCount int64 + ModifiedCount int64 + Upserted []struct{ ... }