...

Text file src/go.mongodb.org/mongo-driver/testdata/initial-dns-seedlist-discovery/replica-set/uri-with-two-hosts.yml

Documentation: go.mongodb.org/mongo-driver/testdata/initial-dns-seedlist-discovery/replica-set

     1uri: "mongodb+srv://test5.test.build.10gen.cc,test6.test.build.10gen.cc/?replicaSet=repl0"
     2seeds: []
     3hosts: []
     4error: true
     5comment: Should fail because the mongodb+srv URI includes two host names.

View as plain text