Versions in this module Expand all Collapse all v1 v1.0.6 Jun 15, 2024 v1.0.5 Jun 13, 2024 Changes in this version + func NewMongoConnection(ctx context.Context, cfg *Config) (*mongo.Client, error) + type Config struct + Database string + Host string + Password string + Username string