package
2.9.2+incompatible
Repository: https://github.com/newrelic/nri-mongodb.git
Documentation: pkg.go.dev

# Variables

ExpectedInventory is what the inventory should look like using this fake session.

# Structs

FakeCollection is a fake collection.
FakeDB is a mocked database.
FakeSession is a mocked session.
MockCollection is a mockable connection.Collection.
MockDatabase is a mockable connection.DataLayer.
MockSession is a mockable connection.Session.