//
pkg.gl
Category
github.com/scanet9/scv-go-framework
infrastructure
package
1.0.0
Repository:
https://github.com/scanet9/scv-go-framework.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
5
Dependents
0
Files
118 SLOC
#
Functions
ConnectDB
ConnectDB connects to mongo database.
NewMongoRepository
NewMongoRepository creates a mongodb repository.
#
Structs
MongoRepository
MongoRepository struct of a mongo repository.
#
Interfaces
Repository
Repository interface represents a repository.