Cody Oss
Cody Oss
@n0trace I will take a look over the weekend, thank you!
Reviewing this today, sorry. Had gotten pulled away from this project for awhile!
@n0trace I am still digging through the code, but would you mind adding some docs around the new types/fields/methods you added. I know parsing code is lacking this in general...
@ChuntaoLu is this a common pattern you use? I had never seen an anonymous struct returned until just now 😸
Hey @matttproud, Thank you for your feature request. To me this sounds a lot like #7 but a different API for the same result, correct me if I am wrong....
Hey, thanks for the feature request, I like this idea! I think it would also be useful to record what version of mockgen generated the mock as well. I would...
It seems like there is at least one or two bugs here. Needs further investigation, happy to take contributions.
The reason this suggestion was closed in the path is it sounded like it would be a breaking change. Looking at this prop that is also true. I think if...
I don't disagree that overall type-safe returns would be a good idea, but there are potentially people exploiting the current state that may be broken. Let me think about this...
Thanks for the request I will take a look at the PR shortly. Overall I think this is a good idea but could be tricky too with things like nested...