package
0.0.0-20201109133439-c1860e7127b8
Repository: https://github.com/andromedha/golang-testapi.git
Documentation: pkg.go.dev
# Functions
CloseConnection shut down the connection.
Connect to the Mongo DB.
ConnectSQLLite handles connect to database.
NewMongoRepository Create a new Repository for MongoDB.
NewSQLLiteRepository create new repository.
# Structs
MongoRepository inherited from Repository.
SQLLiteRepository inherited from Repository.
# Interfaces
Repository Abstract Interface.