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
Each struct of this library uses sql package (persistence or infrastructure layer), while it can be used for JSON marshaling (presentation layer).
It seems to be against some software architecture patterns based on layered architecture or etc.