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
I have tested importing a go file in my project myproject, /routes/routes.go which imports another package in my project myproject/models, but only routes.go is included in the grab, and not /models/models.go as would be expected.