package
0.0.0-20240107203551-0f898fb15a81
Repository: https://github.com/jepbura/go-server.git
Documentation: pkg.go.dev

# Functions

ForContext is method to get mongodb client from context.
func NewMongoDatabase(cnf config.Env, Logger *zap.Logger) (*mongo.Client, error) {.

# Structs

MongoDBHandler is connection provider to access to global mongodb client.

# Interfaces

No description provided by the author