mongo-driver/ directory
Directories ΒΆ
Path | Synopsis |
---|---|
bson | Package bson is a library for reading, writing, and manipulating BSON. |
bson/builder | |
bson/decimal | |
bson/elements | Package elements holds the logic to encode and decode the BSON element types from native Go to BSON binary and vice versa. |
bson/extjson | |
bson/internal | |
bson/objectid | |
bson/parser | |
bson/parser/ast | |
core | Package core and all packages underneath it are not for public use. |
core/addr | |
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/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/examples | |
core/examples/cluster_monitoring | |
core/examples/count | |
core/examples/server_monitoring | |
core/examples/workload | |
core/integration | |
core/options | |
core/readconcern | |
core/readpref | |
core/result | Package result contains the results from various operations. |
core/tag | |
core/topology | Package topology contains types that handles the discovery, monitoring, and selection of servers. |
core/version | |
core/wiremessage | Package wiremessage contains types for speaking the MongoDB Wire Protocol. |
core/writeconcern | |
examples | |
examples/documentation_examples | |
internal | |
mongo | Package mongo provides a MongoDB Driver API for Go. |
- Version
- v0.0.5
- Published
- May 17, 2018
- Platform
- windows/amd64
- Last checked
- now –
Tools for package owners.