Eduardo R. Golding

Results 3 issues of Eduardo R. Golding

I would like to understand the reasoning behind this [BatchFunc type](https://github.com/graph-gophers/dataloader/blob/master/dataloader.go#L35) especially why is it a Slice of Pointers as it could potentially lead to memory leakages, as the opposite...

![img_20200507_144726-min](https://user-images.githubusercontent.com/6510147/81296384-174fd200-9072-11ea-997b-a4f1283a12a3.jpg)

This pull request enables the utilization of goImport as a source for generating mocks. It enhances the flexibility and usability of the package by allowing developers to seamlessly create mocks...