Documentation ¶
Overview ¶
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.
Directories ¶
Path | Synopsis |
---|---|
Package command contains abstractions for operations that can be performed against a MongoDB deployment.
|
Package command contains abstractions for operations that can be performed against a MongoDB deployment. |
Package connection contains the types for building and pooling connections that can speak the MongoDB Wire Protocol.
|
Package connection contains the types for building and pooling connections that can speak the MongoDB Wire Protocol. |
examples
|
|
Package result contains the results from various operations.
|
Package result contains the results from various operations. |
Package wiremessage contains types for speaking the MongoDB Wire Protocol.
|
Package wiremessage contains types for speaking the MongoDB Wire Protocol. |
Click to show internal directories.
Click to hide internal directories.