//
pkg.gl
Category
github.com/mongodb/mongo-tools-common
connstring
package
0.0.0
Repository:
https://github.com/mongodb/mongo-tools-common.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
6
Files
532 SLOC
#
Functions
ParseURIConnectionString
Parse parses the provided uri and returns a URI object.
#
Constants
AutoConnect
ConnectMode constants.
SingleConnect
ConnectMode constants.
#
Structs
ConnString
ConnString represents a connection string to mongodb.
#
Type aliases
ConnectMode
ConnectMode informs the driver on how to connect to the server.