matryer / moq

Interface mocking tool for go generate
http://bit.ly/meetmoq
MIT License
2k stars 127 forks source link

Added new methods to the template for reset calls #158

Closed josgilmo closed 2 years ago

josgilmo commented 3 years ago

I know that the issue #157 it's in discussion, but I found interesting and easy as first change to propose.

matryer commented 2 years ago

@josgilmo perhaps you can put this as an option behind a flag? I like the idea of new features like this being optional.

matryer commented 2 years ago

looks like we'll prefer this PR https://github.com/matryer/moq/pull/181 - thank you @josgilmo