package
0.7.3
Repository: https://github.com/kubernetes-helm/monocular.git
Documentation: pkg.go.dev

# Functions

NewSession initializes a MongoDB connection to the given host.

# Structs

Config configures the database connection.

# Interfaces

Collection is an interface for accessing a MongoDB collection.
Database is an interface for accessing a MongoDB database.
Query is an interface for querying a MongoDB collection.
Session is an interface for a MongoDB session.