mongo-drivergo.mongodb.org/mongo-driver/x/network Index | Files | Directories

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

PathSynopsis
x/network/address
x/network/commandPackage command contains abstractions for operations that can be performed against a MongoDB deployment.
x/network/compressor
x/network/connectionPackage 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/resultPackage result contains the results from various operations.
x/network/wiremessagePackage wiremessage contains types for speaking the MongoDB Wire Protocol.
Version
v0.3.0
Published
Feb 1, 2019
Platform
linux/amd64
Last checked
17 seconds ago

Tools for package owners.