Unable to connect to mongo replicaset with my go application

前端 未结 0 564
-上瘾入骨i
-上瘾入骨i 2020-12-13 02:55

I\'m trying to connect to a mongodb replica set with the connection string mongodb://user:pass@ip1:27017,ip2:27017,ip3:27017/db?replicaSet=rs0 to my go applicat

相关标签:
回答
  • 消灭零回复
提交回复
热议问题