Directories
¶
Path | Synopsis |
---|---|
mongo-driver
|
|
bson
Package bson is a library for reading, writing, and manipulating 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.
|
Package bsoncodec provides a system for encoding values to BSON representations and decoding values from BSON representations. |
bson/bsonoptions
Package bsonoptions defines the optional configurations for the BSON codecs.
|
Package bsonoptions defines the optional configurations for the BSON codecs. |
bson/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. |
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.
|
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/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. |
event
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. |
internal/aws/awserr
Package awserr represents API error interface accessors for the SDK.
|
Package awserr represents API error interface accessors for the SDK. |
internal/randutil
Package randutil provides common random number utilities.
|
Package randutil provides common random number utilities. |
internal/randutil/rand
Package rand implements pseudo-random number generators.
|
Package rand implements pseudo-random number generators. |
mongo
Package mongo provides a MongoDB Driver API for Go.
|
Package mongo provides a MongoDB Driver API for Go. |
mongo/address
Package address provides structured representations of network addresses.
|
Package address provides structured representations of network addresses. |
mongo/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. |
mongo/options
Package options defines the optional configurations for the MongoDB Go Driver.
|
Package options defines the optional configurations for the MongoDB Go Driver. |
mongo/readconcern
Package readconcern defines read concerns for MongoDB operations.
|
Package readconcern defines read concerns for MongoDB operations. |
mongo/readpref
Package readpref defines read preferences for MongoDB queries.
|
Package readpref defines read preferences for MongoDB queries. |
mongo/writeconcern
Package writeconcern defines write concerns for MongoDB operations.
|
Package writeconcern defines write concerns for MongoDB operations. |
tag
Package tag provides types for filtering replica set members using tags in a read preference.
|
Package tag provides types for filtering replica set members using tags in a read preference. |
version
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. |
x/mongo/driver/auth
Package auth is not for public use.
|
Package auth is not for public use. |
x/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.