package
0.0.0-20220208130219-91bf133f7376
Repository: https://github.com/kubeapps/common.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
NewSession initializes a MongoDB connection to the given host.
# Interfaces
Bulk is an interface for running Bulk queries on a MongoDB collection.
Collection is an interface for accessing a MongoDB collection.
Database is an interface for accessing a MongoDB database.
Pipe is an interface for MongoDB aggregation.
Query is an interface for querying a MongoDB collection.
Session is an interface for a MongoDB session.