Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MongoConnection ¶
type MongoConnection struct { ConnectionStringSource string DB *mongo.Client Connected bool Database string Logger mlog.Logger }
MongoConnection is a hub which deal with mongodb connections.
Click to show internal directories.
Click to hide internal directories.