package
0.0.2
Repository: https://github.com/orijtech/mongo-go-driver.git
Documentation: pkg.go.dev

# README

WARNING: NOT FOR PUBLIC USE

The API for packages in private have no stability guarantee.

The packages within the private 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 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 in private.

# Packages

Package auth is not for public use.
Package cluster is not for public use.
Package conn is not for public use.
No description provided by the author
Package msg is not for public use.
Package ops is not for public use.
No description provided by the author
Package server is not for public use.