vektah / dataloaden

go generate based DataLoader
MIT License
528 stars 79 forks source link

Support configuring output file and private exported struct #7

Closed dvic closed 6 years ago

vektah commented 6 years ago

This branch is failing to build, it has two copies of all of the dataloaders because the names have changed and the original wasn't deleted.

I don't think this PR should change the default names, but if it does it needs to be able to delete the old names if it sees them.