项目作者: zonkiie
项目描述 :
fetches entities with associated entities. uses gorm.
高级语言: Go
项目地址: git://github.com/zonkiie/gorm_recursive_fetcher.git
gorm_recursive_fetcher
This little project allows to recursive fetch entities managed with gorm (Eager loading).
Update
As gorm includes now a recursive fetching functionality, this library is no longer neccessary.
But I will show how to use the fetching function of gorm.
Other Projects
rdb2om