You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This will be the folder structure for the golang files at the end of first round of development.
/cmd/main.go (empty for now, just used for local testing)
/internal/pkg/recipe_server/recipe_server.go
/internal/pkg/db_controller/db.go
/internal/pkg/db_controller/dbmodel.go