package network
import "go.mongodb.org/mongo-driver/x/network"
Package network contains a MongoDB networking library. The packages contained within allow users to build applications that use the MongoDB RPC protocol. Knowledge of how the MongoDB RPC protocol works is expected. This library will likely only be of us for users internal to MongoDB.
Index ¶
Source Files ¶
doc.go
Directories ¶
Path | Synopsis |
---|---|
x/network/address | |
x/network/command | Package command contains abstractions for operations that can be performed against a MongoDB deployment. |
x/network/compressor | |
x/network/connection | Package connection contains the types for building and pooling connections that can speak the MongoDB Wire Protocol. |
x/network/connstring | |
x/network/description | |
x/network/examples | |
x/network/examples/cluster_monitoring | |
x/network/examples/count | |
x/network/examples/server_monitoring | |
x/network/examples/workload | |
x/network/integration | |
x/network/result | Package result contains the results from various operations. |
x/network/wiremessage | Package wiremessage contains types for speaking the MongoDB Wire Protocol. |
- Version
- v1.0.0-rc2
- Published
- Mar 7, 2019
- Platform
- js/wasm
- Last checked
- 2 hours ago –
Tools for package owners.