Versions in this module Expand all Collapse all v1 v1.0.0 Jun 13, 2026 Changes in this version + func ConnectMongo(uri, dbName string) error + func ConnectRedis(addr string) error + func DisconnectMongo() + func GetCollection(name string) *mongo.Collection + func GetDB() *mongo.Database + func GetRedis() *redis.Client