package
0.0.0-20230901175325-9cb16bd82a19
Repository: https://github.com/iammuho/natternet.git
Documentation: pkg.go.dev

# Packages

Package mongodb_mock is a generated GoMock package.

# Functions

NewMongoDB creates a new mongodb connection.
WithMongoDBDatabase defines the Mongo Connection Database.
WithMongoDBPassword defines the Mongo Connection password.
WithMongoDBURI defines the Mongo Connection URI.
WithMongoDBUsername defines the Mongo Connection Username.

# Structs

MongoDBOptions defines the mongo configuration.

# Interfaces

No description provided by the author

# Type aliases

Option is the func interface to assign options.