core

package
v0.0.3-0...-630480d Latest Latest
Warning

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

Go to latest
Published: Oct 1, 2018 License: Apache-2.0 Imports: 0 Imported by: 0

README

WARNING: NOT FOR PUBLIC USE

The API for packages in core have no stability guarantee.

The packages within the core directory would normally be put into an internal directory to prohibit their use outside the mongo directory.

However, some MongoDB tools require very low-level access to the building blocks of a driver, so we have placed them into core to allow these packages to be imported by projects that need them.

These package APIs may be modified in backwards-incompatible ways at any time.

You are strongly discouraged from directly using any packages in core.

Documentation

Overview

Package core and all packages underneath it are not for public use.

The API for packages in the 'core' directory have no stability guarantee.

The packages within the 'core' directory would normally be put into an 'internal' directory to prohibit their use outside the 'mongo' directory. However, some MongoDB tools require very low-level access to the building blocks of a driver, so we have placed them under 'private' to allow these packages to be imported by projects that need them.

These package APIs may be modified in backwards-incompatible ways at any time.

You are strongly discouraged from directly using any packages under 'core'.

Directories

Path Synopsis
Package auth is not for public use.
Package auth is not for public use.
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 topology contains types that handles the discovery, monitoring, and selection of servers.
Package topology contains types that handles the discovery, monitoring, and selection of servers.
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