Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetMongoClient ¶
func GetMongoClient(mongoManager MongoManager) (*mongo.Client, error)
Types ¶
type MongoManager ¶
func NewMongoManager ¶
func NewMongoManager(conf *configpb.Mongo, loggerManager loggerutil.LoggerManager) (MongoManager, error)
func NewSingletonMongoManager ¶
func NewSingletonMongoManager(conf *configpb.Mongo, loggerManager loggerutil.LoggerManager) (MongoManager, error)
Click to show internal directories.
Click to hide internal directories.