//
pkg.gl
Category
github.com/n4n3x/verretech-microservices
database
package
0.0.0-20220510095855-8f3b465a6ba2
Repository:
https://github.com/n4n3x/verretech-microservices.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
37 SLOC
#
Functions
NewMongoConnection
NewMongoConnection injects the dependencies into a new Mongo struct and returns a pointer to that struct.
#
Structs
Mongo
Mongo is the struct containing the necessary methods to connect to a mongo database.