package
0.3.0
Repository: https://github.com/mongodb/mongo-go-driver.git
Documentation: pkg.go.dev

# Structs

BuildInfo is a result of a BuildInfo command.
BulkWrite holds the result of a bulk write operation.
CreateIndexes is a result of a CreateIndexes command.
Delete is a result from a Delete command.
Distinct is a result from a Distinct command.
EndSessions is a result from an EndSessions command.
FindAndModify is a result from a findAndModify command.
GetLastError is a result of a GetLastError command.
Insert is a result from an Insert command.
IsMaster is a result of an IsMaster command.
KillCursors is a result of a KillCursors command.
ListDatabases is the result from a listDatabases command.
StartSession is a result from a StartSession command.
TransactionResult holds the result of committing or aborting a transaction.
Update is a result of an Update command.
Upsert contains the information for a single upsert.
WriteConcernError is an error related to a write concern.
WriteError is an error from a write operation that is not a write concern error.