network

package
v1.0.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 6, 2019 License: Apache-2.0 Imports: 0 Imported by: 0

README

MongoDB Go Driver Networking Library

The packages within this library allow users to build applications that speak the MongoDB RPC protocol. Knowledge of the MongoDB RPC protocol is assumed, so this library mostly contains advanced features. The aim of this library is to provide an easy to use, high performance implementation of both the driver and server networking APIs. Combined, these APIs can be used to create a proxy.

This Library's API is experimental and subject to change. Packages may be changed or removed without notice. These APIs are not stable and do not guarantee backward compatibility.

THIS LIBRARY IS EXPERIMENTAL AND SUBJECT TO CHANGE.

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL