项目作者: zonkiie

项目描述 :
fetches entities with associated entities. uses gorm.
高级语言: Go
项目地址: git://github.com/zonkiie/gorm_recursive_fetcher.git
创建时间: 2017-11-22T02:13:09Z
项目社区:https://github.com/zonkiie/gorm_recursive_fetcher

开源协议:

下载


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