mongo-driver/

directory
v0.0.0-...-e7e2df9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 11, 2024 License: MIT, Apache-2.0

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.
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.
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.
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.
aws
aws/awserr
Package awserr represents API error interface accessors for the SDK.
Package awserr represents API error interface accessors for the SDK.
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.
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.
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 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.
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/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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL