issues
search
mrcrilly
/
superwishlists
Back office repo for organising SWL project
1
stars
0
forks
source link
Define Interfaces & Structs for Database Interaction
#5
Closed
mrcrilly
closed
6 years ago
mrcrilly
commented
6 years ago
[x] Implement a database
interface{}
for the models
[x] Implement a database
struct{}
for each model, satisfying the interface
interface{}
for the modelsstruct{}
for each model, satisfying the interface