package
1.1.6
Repository: https://github.com/func25/mongofunc.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Connect mongodb://localhost:27017/?w=majority&retryWrites=false.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Flush clears all records of collection and return number of deleted records.
No description provided by the author
REPLACE.
No description provided by the author
Tx -> transaction.
TxOptimal will do the transaction with majority write-concern snapshot read-concern, primary read preference This should be used when transaction does not contain any read.
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
TransactionConfig, you can just define the func, the transaction options are not really need with simple application.

# Interfaces

No description provided by the author
No description provided by the author