Name |
Synopsis |
.. |
benchmark
|
|
bson
|
Package bson is a library for reading, writing, and manipulating BSON.
|
bsoncodec
|
Package bsoncodec provides a system for encoding values to BSON representations and decoding values from BSON representations.
|
bsonoptions
|
Package bsonoptions defines the optional configurations for the BSON codecs.
|
bsonrw
|
Package bsonrw contains abstractions for reading and writing BSON and BSON like types from sources.
|
bsonrwtest
|
Package bsonrwtest provides utilities for testing the "bson/bsonrw" package.
|
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.
|
mgocompat
|
Package mgocompat provides Registry, a BSON registry compatible with globalsign/mgo's BSON, with some remaining differences.
|
primitive
|
Package primitive contains types similar to Go primitives for BSON types that do not have direct Go primitive representations.
|
cmd
|
|
build-oss-fuzz-corpus
|
Entry point for the MongoDB Go Driver integration into the Google "oss-fuzz" project (https://github.com/google/oss-fuzz).
|
godriver-benchmark
|
|
parse-api-report
|
|
testatlas
|
|
testaws
|
|
testentauth
|
|
testkms
|
|
event
|
Package event is a library for monitoring events from the MongoDB Go driver.
|
examples
|
|
documentation_examples
|
|
mongo
|
Package mongo provides a MongoDB Driver API for Go.
|
address
|
Package address provides structured representations of network addresses.
|
description
|
Package description contains types and functions for describing the state of MongoDB clusters.
|
gridfs
|
Package gridfs provides a MongoDB GridFS API.
|
integration
|
|
mtest
|
Package mtest is unstable and there is no backward compatibility guarantee.
|
unified
|
|
options
|
Package options defines the optional configurations for the MongoDB Go Driver.
|
readconcern
|
Package readconcern defines read concerns for MongoDB operations.
|
readpref
|
Package readpref defines read preferences for MongoDB queries.
|
writeconcern
|
Package writeconcern defines write concerns for MongoDB operations.
|
tag
|
Package tag provides types for filtering replica set members using tags in a read preference.
|
version
|
Package version defines the Go Driver version.
|
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.
|
mongo
|
|
driver
|
|
auth
|
Package auth is not for public use.
|
creds
|
|
connstring
|
|
dns
|
|
drivertest
|
|
integration
|
|
mongocrypt
|
|
options
|
|
ocsp
|
|
operation
|
|
session
|
|
topology
|
Package topology contains types that handles the discovery, monitoring, and selection of servers.
|
wiremessage
|
|