Directories ¶
Path | Synopsis |
---|---|
Package bson is a library for reading, writing, and manipulating 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.
|
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.
|
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.
|
Package bsonrw contains abstractions for reading and writing BSON and BSON like types from sources. |
bsonrw/bsonrwtest
Package bsonrwtest provides utilities for testing the "bson/bsonrw" package.
|
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.
|
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.
|
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.
|
Package primitive contains types similar to Go primitives for BSON types that do not have direct Go primitive representations. |
cmd
|
|
Package event is a library for monitoring events from the MongoDB Go driver.
|
Package event is a library for monitoring events from the MongoDB Go driver. |
examples
|
|
randutil
Package randutil provides common random number utilities.
|
Package randutil provides common random number utilities. |
randutil/rand
Package rand implements pseudo-random number generators.
|
Package rand implements pseudo-random number generators. |
testutil/israce
Package israce reports if the Go race detector is enabled.
|
Package israce reports if the Go race detector is enabled. |
testutil/monitor
Package monitor provides test types that are used to monitor client state and actions via the various monitor types supported by the driver.
|
Package monitor provides test types that are used to monitor client state and actions via the various monitor types supported by the driver. |
Package mongo provides a MongoDB Driver API for Go.
|
Package mongo provides a MongoDB Driver API for Go. |
address
Package address provides structured representations of network addresses.
|
Package address provides structured representations of network addresses. |
description
Package description contains types and functions for describing the state of MongoDB clusters.
|
Package description contains types and functions for describing the state of MongoDB clusters. |
gridfs
Package gridfs provides a MongoDB GridFS API.
|
Package gridfs provides a MongoDB GridFS API. |
integration/mtest
Package mtest is unstable and there is no backward compatibility guarantee.
|
Package mtest is unstable and there is no backward compatibility guarantee. |
options
Package options defines the optional configurations for the MongoDB Go Driver.
|
Package options defines the optional configurations for the MongoDB Go Driver. |
readconcern
Package readconcern defines read concerns for MongoDB operations.
|
Package readconcern defines read concerns for MongoDB operations. |
readpref
Package readpref defines read preferences for MongoDB queries.
|
Package readpref defines read preferences for MongoDB queries. |
writeconcern
Package writeconcern defines write concerns for MongoDB operations.
|
Package writeconcern defines write concerns for MongoDB operations. |
Package tag provides a way to define filters for tagged servers.
|
Package tag provides a way to define filters for tagged servers. |
Package version defines the Go Driver 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.
|
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.
|
Package auth is not for public use. |
mongo/driver/auth/internal/awsv4
Package awsv4 implements signing for AWS V4 signer with static credentials, and is based on and modified from code in the package aws-sdk-go.
|
Package awsv4 implements signing for AWS V4 signer with static credentials, and is based on and modified from code in the package aws-sdk-go. |
mongo/driver/topology
Package topology contains types that handles the discovery, monitoring, and selection of servers.
|
Package topology contains types that handles the discovery, monitoring, and selection of servers. |
Click to show internal directories.
Click to hide internal directories.