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
Now is a good time to establish rules for code layout to align with application logic and layering. e.g. cmd is on top, pkg under that, internal under that. No layer can reference a layer above it.