package
3.0.2-18+incompatible
Repository: https://github.com/pip-services3-go/pip-services3-mongodb-go.git
Documentation: pkg.go.dev

# Functions

NewMongoDbConnection are creates a new instance of the connection component.
NewMongoDbConnectionResolver creates new connection resolver Retruns *MongoDbConnectionResolver.

# Structs

MongoDbConnection struct help creates new connections to MongoDB MongoDB connection using plain driver.
MongoDbConnectionResolver a helper struct that resolves MongoDB connection and credential parameters, validates them and generates a connection URI.