Deprecated: Use go.mongodb.org/mongo-driver/v2 instead.
mongo-driver/ directory
Directories ΒΆ
| Path | Synopsis |
|---|---|
| benchmark | |
| bson | Package bson is a library for reading, writing, and manipulating BSON. |
| bson/bsoncodec | Package bsoncodec provides a system for encoding values to BSON representations and decoding values from BSON representations. |
| bson/bsonoptions | |
| bson/bsonrw | Package bsonrw contains abstractions for reading and writing BSON and BSON like types from sources. |
| bson/bsonrw/bsonrwtest | |
| bson/bsontype | Package bsontype is a utility package that contains types for each BSON type and the a stringifier for the Type to enable easier debugging when working with BSON. |
| bson/mgocompat | Package mgocompat provides Registry, a BSON registry compatible with globalsign/mgo's BSON, with some remaining differences. |
| bson/primitive | Package primitive contains types similar to Go primitives for BSON types that do not have direct Go primitive representations. |
| cmd | |
| cmd/docbuilder | |
| cmd/godriver-benchmark | |
| event | Package event is a library for monitoring events from the MongoDB Go driver. |
| examples | |
| examples/documentation_examples | |
| internal | |
| mongo | Package mongo provides a MongoDB Driver API for Go. |
| mongo/address | |
| mongo/description | |
| mongo/gridfs | Package gridfs provides a MongoDB GridFS API. |
| mongo/integration | |
| mongo/integration/mtest | Package mtest is unstable and there is no backward compatibility guarantee. |
| mongo/integration/unified | |
| mongo/options | |
| mongo/readconcern | |
| mongo/readpref | |
| mongo/testatlas | |
| mongo/testaws | |
| mongo/writeconcern | |
| tag | |
| version | |
| x | |
| x/bsonx | |
| x/bsonx/bsoncore | Package bsoncore contains functions that can be used to encode and decode BSON elements and values to or from a slice of bytes. |
| x/mongo | |
| x/mongo/driver | |
| x/mongo/driver/auth | Package auth is not for public use. |
| x/mongo/driver/auth/internal | |
| x/mongo/driver/connstring | |
| x/mongo/driver/dns | |
| x/mongo/driver/drivertest | |
| x/mongo/driver/examples | |
| x/mongo/driver/examples/cluster_monitoring | |
| x/mongo/driver/examples/count | |
| x/mongo/driver/examples/server_monitoring | |
| x/mongo/driver/examples/workload | |
| x/mongo/driver/integration | |
| x/mongo/driver/mongocrypt | |
| x/mongo/driver/mongocrypt/options | |
| x/mongo/driver/ocsp | |
| x/mongo/driver/operation | |
| x/mongo/driver/session | |
| x/mongo/driver/topology | Package topology contains types that handles the discovery, monitoring, and selection of servers. |
| x/mongo/driver/uuid | |
| x/mongo/driver/wiremessage |
- Version
- v1.10.0-prerelease
- Published
- Apr 6, 2022
- Platform
- darwin/amd64
- Last checked
- 6 minutes ago –
Tools for package owners.