Details
-
New Feature
-
Resolution: Won't Fix
-
Minor - P4
-
None
-
None
-
None
-
None
Description
Hi, would it be a big deal for you to create func to format ConnString struct back to string?
https://github.com/mongodb/mongo-go-driver/blob/master/core/connstring/connstring.go#L94
Currently above returns original string but I would like to modify ConnString and then format it back to string/DSN. Something like in MySQL driver https://github.com/go-sql-driver/mysql/blob/master/dsn.go#L111
Attachments
Issue Links
- related to
-
GODRIVER-2226 Build a Connection String programmatically from connstring.ConnString
-
- Closed
-