//
pkg.gl
Category
github.com/hellofresh/ginger-middleware
mongodb
package
0.0.0-20241127153646-38cbcf99b1e5
Repository:
https://github.com/hellofresh/ginger-middleware.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
40 SLOC
#
Functions
InitDB
InitDB creates a new mongo db server.
Middleware
Middleware is the gin middleware for the database, this is different from the others since it's adatabase handler.
#
Structs
DatabaseAccessor
DatabaseAccessor represents a mongo database encapsulation.