...

Text file src/go.mongodb.org/mongo-driver/testdata/initial-dns-seedlist-discovery/replica-set/misformatted-option.json

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

     1{
     2  "uri": "mongodb+srv://test8.test.build.10gen.cc/",
     3  "seeds": [],
     4  "hosts": [],
     5  "error": true,
     6  "comment": "Should fail because the options in the TXT record are incorrectly formatted (misses value)."
     7}

View as plain text