//
pkg.gl
Category
github.com/zapr-oss/go-utils
mongo
package
1.0.0
Repository:
https://github.com/zapr-oss/go-utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
34 SLOC
#
Packages
config
No description provided by the author
#
Functions
Connect
InitMongoDB creates a connection to MongoDB using the provided mongo config.Returns pointers to the MongoDB object, and the open session to it.(Mongo) -> (*MongoDatabase, *Session).
#
Structs
Entity
No description provided by the author