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
Thank you for the effort you have put into this project and making it available as open source.
I'm new to Go and am looking for an Object Mapper library in Golang - I'm struggling to see past the sytax right now - hence this question.
Essentially Object Mapper approach builds on the lessons learned from the AvtiveRecord and DataMapper patterns/conventions, as well as the implementation lessons from the like named projects.
Something with the design and functionality of rom-rb.
Does your library a Object Mapper type functionality?
If not would you kind enough to share the name of any OM libraries that your know of in Goland?
The text was updated successfully, but these errors were encountered:
Thank you for the effort you have put into this project and making it available as open source.
I'm new to Go and am looking for an Object Mapper library in Golang - I'm struggling to see past the sytax right now - hence this question.
Essentially Object Mapper approach builds on the lessons learned from the AvtiveRecord and DataMapper patterns/conventions, as well as the implementation lessons from the like named projects.
Something with the design and functionality of rom-rb.
Does your library a Object Mapper type functionality?
If not would you kind enough to share the name of any OM libraries that your know of in Goland?
The text was updated successfully, but these errors were encountered: