Versions in this module Expand all Collapse all v1 v1.7.0 Apr 5, 2025 v1.6.0 Apr 5, 2025 v1.4.0 Oct 6, 2024 v1.3.12 Jun 29, 2024 v1.0.0 Apr 5, 2024 Changes in this version + type Conf struct + AuthMechanism string + AuthSource string + DBName string + Host string + Option string + Password string + Port int + TlsCAFile string + TlsCertificateKeyFile string + Username string + func (c Conf) GetDSN() string + func (c Conf) MustNewClient() *mongo.Client + func (c Conf) MustNewDatabase() *mongo.Database