Versions in this module Expand all Collapse all v0 v0.1.1 May 24, 2023 Changes in this version + func ConnectMongoDB(mongoURI string) (*mongo.Client, context.Context) + func GetCollection(client *mongo.Client, dbName string, collectionName string) *mongo.Collection