sunboyy

Results 6 comments of sunboyy

Did you mean just allowing model struct and repository interface to be located in the different file in the same package? Or different packages? From the solution about auto-detecting `-model`...

Great improvement proposal! I was trying to do that but for my use case, I don't need that at the moment. However, if you can work on this, here are...

For step 1, how does it need to be changed? Are there any concerns? And for step 2, I've just noticed that concern. In my opinion, `-model-dir` flag should be...

I am still not totally understand your code, but I will try to learn as I review it. The change requests may come up as I gradually learn your code.

Hi! I have just refactored the code to utilize the go/types and go/packages modules which should make this task far easier to implement than before. Are you still willing to...

Resolved in https://github.com/sunboyy/repogen/pull/49