Versions in this module Expand all Collapse all v1 v1.0.0 Aug 30, 2023 Changes in this version + var MongoClient *mongo.Client + func ConnectDatabase() (*mongo.Client, error) + func GetCollection(client *mongo.Client, dbName string, collectionName string) *mongo.Collection