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
How do I work with go-swagger when my models are under different folder/package
My handlers are under the handlers package however my structs are under a different package models.
I'm running this command-