Categorygithub.com/yaziming/mgo
modulepackage
0.0.0-20211030150646-3003033d60e0
Repository: https://github.com/yaziming/mgo.git
Documentation: pkg.go.dev

# README

mgo

Use mongo-go-driver like mgo

installation

go get -u github.com/yaziming/mgo

usage

# Packages

No description provided by the author

# Functions

No description provided by the author
DialWithInfo establishes a new session to the cluster identified by info.
No description provided by the author
New session Relevant documentation: https://docs.mongodb.com/manual/reference/connection-string/.
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
ErrNotFound multierror returned when a document could not be found.

# Structs

No description provided by the author
No description provided by the author
BulkError holds an error returned from running a Bulk operation.
No description provided by the author
BulkResult holds the results for a bulk operation.
No description provided by the author
No description provided by the author
Collection session-driver coll.
No description provided by the author
Database session-driver db.
DialInfo holds options for establishing a session with a MongoDB cluster.
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
QueryError is returned when a query fails.
ReadPreference defines the manner in which servers are chosen.
No description provided by the author
Session session session.

# Type aliases

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