Versions in this module Expand all Collapse all v0 v0.1.1 Jul 22, 2022 v0.1.0 Jul 22, 2022 Changes in this version + func NewMongoDBConn(ctx context.Context, cfg *Config) (*mongo.Client, error) + type Config struct + DB string + Password string + URI string + User string