Versions in this module Expand all Collapse all v2 v2.3.0 Sep 5, 2025 Changes in this version + func AddCompressorToURI(uri string) string + func AddOptionsToURI(uri string, opts ...string) string + func AddServerlessAuthCredentials(uri string) (string, error) + func AddTLSConfigToURI(uri string) string + func AddTestServerAPIVersion(opts *options.ClientOptions) + func ColName(t *testing.T) string + func CompareVersions(t *testing.T, v1 string, v2 string) int + func ConnString(t *testing.T) *connstring.ConnString + func DBName(t *testing.T) string + func GetConnString() (*connstring.ConnString, error) + func GetDBName(cs *connstring.ConnString) string + func MongoDBURI() (string, error) + func MonitoredTopology(t *testing.T, dbName string, monitor *event.CommandMonitor) *topology.Topology + func Topology(t *testing.T) *topology.Topology + func TopologyWithCredential(t *testing.T, credential options.Credential) *topology.Topology Other modules containing this package github.com/pritunl/mongo-go-driver