vektah / dataloaden

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

Ability to change the name of the generated loader #20

Closed BitPhinix closed 5 years ago

BitPhinix commented 5 years ago

It would be nice if you could a flag to change the name of the generated loader.

e.g. dataloaden -keys string github.com/somestuff/user.Configuration -name UserConfigurationLoader