//
pkg.gl
Category
github.com/Ubivius/microservice-template
pkg
database
package
0.0.0-20211125185158-34d25907e44b
Repository:
https://github.com/ubivius/microservice-template.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
13
Dependents
2
Files
303 SLOC
#
Functions
NewMockProducts
No description provided by the author
NewMongoProducts
No description provided by the author
#
Variables
ErrorEnvVar
ErrorEnvVar : Environment variable error.
#
Structs
MockProducts
No description provided by the author
MongoProducts
No description provided by the author
#
Interfaces
ProductDB
The interface that any kind of database must implement.