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/bsoncodec
bson/bsoncorePackage bsoncore contains functions that can be used to encode and decode BSON elements and values to or from a slice of bytes.
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/builder
bson/decimal
bson/elementsPackage elements holds the logic to encode and decode the BSON element types from native Go to BSON binary and vice versa.
bson/objectid
bson/parser
bson/parser/ast
cmd
cmd/godriver-benchmark
corePackage core and all packages underneath it are not for public use.
core/address
core/authPackage auth is not for public use.
core/commandPackage command contains abstractions for operations that can be performed against a MongoDB deployment.
core/compressor
core/connectionPackage connection contains the types for building and pooling connections that can speak the MongoDB Wire Protocol.
core/connstring
core/description
core/dispatch
core/event
core/examples
core/examples/cluster_monitoring
core/examples/count
core/examples/server_monitoring
core/examples/workload
core/integration
core/integration/internal
core/option
core/readconcern
core/readpref
core/resultPackage result contains the results from various operations.
core/session
core/tag
core/topologyPackage topology contains types that handles the discovery, monitoring, and selection of servers.
core/uuid
core/version
core/wiremessagePackage wiremessage contains types for speaking the MongoDB Wire Protocol.
core/writeconcern
examples
examples/documentation_examples
internal
mongoPackage mongo provides a MongoDB Driver API for Go.
mongo/aggregateopt
mongo/bulkwriteopt
mongo/changestreamopt
mongo/clientopt
mongo/collectionopt
mongo/countopt
mongo/dbopt
mongo/deleteopt
mongo/distinctopt
mongo/dropcollopt
mongo/findopt
mongo/gridfs
mongo/indexopt
mongo/insertopt
mongo/listcollectionopt
mongo/listdbopt
mongo/mongoopt
mongo/replaceopt
mongo/runcmdopt
mongo/sessionopt
mongo/transactionopt
mongo/updateopt
Version
v0.0.17
Published
Oct 25, 2018
Platform
darwin/amd64
Last checked
1 second ago

Tools for package owners.