Versions in this module Expand all Collapse all v1 v1.0.4 Apr 5, 2023 v1.0.3 Apr 4, 2023 Changes in this version + func New(config *Config) (*mongo.Client, error) + type Config struct + ConnTimeout time.Duration + Database string + Host string + MaxConnIdleTime time.Duration + MaxOpenConns int + Password string + PoolSize int + Port string + User string