mongo-driver – go.mongodb.org/mongo-driver Directories

mongo-driver/ directory

Directories

PathSynopsis
benchmark
bsonPackage bson is a library for reading, writing, and manipulating BSON.
bson/bsoncodecPackage bsoncodec provides a system for encoding values to BSON representations and decoding values from BSON representations.
bson/bsonrwPackage bsonrw contains abstractions for reading and writing BSON and BSON like types from sources.
bson/bsonrw/bsonrwtest
bson/bsontypePackage 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/primitivePackage primitive contains types similar to Go primitives for BSON types can do not have direct Go primitive representations.
cmd
cmd/docbuilder
cmd/godriver-benchmark
event
examples
examples/documentation_examples
internal
mongoPackage mongo provides a MongoDB Driver API for Go.
mongo/gridfs
mongo/options
mongo/readconcern
mongo/readpref
mongo/writeconcern
tag
version
x
x/bsonx
x/bsonx/bsoncorePackage 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/authPackage auth is not for public use.
x/mongo/driver/integration
x/mongo/driver/session
x/mongo/driver/topologyPackage topology contains types that handles the discovery, monitoring, and selection of servers.
x/mongo/driver/uuid
x/networkPackage network contains a MongoDB networking library.
x/network/address
x/network/commandPackage command contains abstractions for operations that can be performed against a MongoDB deployment.
x/network/compressor
x/network/connectionPackage connection contains the types for building and pooling connections that can speak the MongoDB Wire Protocol.
x/network/connstring
x/network/description
x/network/examples
x/network/examples/cluster_monitoring
x/network/examples/count
x/network/examples/server_monitoring
x/network/examples/workload
x/network/integration
x/network/resultPackage result contains the results from various operations.
x/network/wiremessagePackage wiremessage contains types for speaking the MongoDB Wire Protocol.
Version
v1.0.0-rc1
Published
Feb 22, 2019
Platform
darwin/amd64
Last checked
1 second ago

Tools for package owners.