...

Text file src/go.mongodb.org/mongo-driver/testdata/initial-dns-seedlist-discovery/replica-set/loadBalanced-false-txt.yml

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

     1uri: "mongodb+srv://test21.test.build.10gen.cc/"
     2seeds:
     3    - localhost.test.build.10gen.cc:27017
     4hosts:
     5    - localhost:27017
     6    - localhost:27018
     7    - localhost:27019
     8options:
     9    loadBalanced: false
    10    ssl: true
    11ping: true

View as plain text