Versions in this module Expand all Collapse all v1 v1.0.0 Aug 31, 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