//
pkg.gl
Category
github.com/vincent20101/mongo-go-driver
core
connstring
package
0.0.0-20210413093133-ec4aec1b0adb
Repository:
https://github.com/vincent20101/mongo-go-driver.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
0
Files
756 SLOC
#
Functions
Parse
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.