GBteammates / OnlineShopBackend

MIT License
0 stars 2 forks source link

DB realization (for all instances) #13

Open e4t4g opened 2 years ago

xfiendx4life commented 2 years ago

Для User:

xfiendx4life commented 2 years ago

Реализовать

type Service interface {
    Start() error
    ShutDown(ctx context.Context) error