mongo-driver/ directory
Directories ΒΆ
Path | Synopsis |
---|---|
benchmark | |
bson | Package bson is a library for reading, writing, and manipulating BSON. |
bson/bsoncodec | |
bson/bsonrw | Package bsonrw contains abstractions for reading and writing BSON and BSON like types from sources. |
bson/bsonrw/bsonrwtest | |
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. |
bson/decimal | Package decimal implements a Decimal128 type. |
bson/objectid | Package objectid contains an implementation of a BSON objectID type functions to create objectIDs. |
bson/primitive | Package primitive contains types similar to Go primitives for BSON types can do not have direct Go primitive representations. |
cmd | |
cmd/godriver-benchmark | |
core | Package core and all packages underneath it are not for public use. |
core/address | |
core/auth | Package auth is not for public use. |
core/command | Package command contains abstractions for operations that can be performed against a MongoDB deployment. |
core/compressor | |
core/connection | Package 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/result | Package result contains the results from various operations. |
core/session | |
core/tag | |
core/topology | Package topology contains types that handles the discovery, monitoring, and selection of servers. |
core/uuid | |
core/version | |
core/wiremessage | Package wiremessage contains types for speaking the MongoDB Wire Protocol. |
examples | |
examples/documentation_examples | |
internal | |
mongo | Package mongo provides a MongoDB Driver API for Go. |
mongo/gridfs | |
mongo/readconcern | |
mongo/readpref | |
mongo/writeconcern | |
options | |
x | |
x/bsonx | |
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. |
- Version
- v0.0.18
- Published
- Nov 15, 2018
- Platform
- darwin/amd64
- Last checked
- 1 second ago –
Tools for package owners.