//
pkg.gl
Category
github.com/conduitio-labs/conduit-connector-mongo
common
package
0.1.1
Repository:
https://github.com/conduitio-labs/conduit-connector-mongo.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
2
Files
46 SLOC
#
Functions
GetMongoCollection
GetMongoCollection checks if the provided database and collection exist in a Mongo instance the client is connected to, and returns the [mongo.Collection] if they exist.