uber-go / mock

GoMock is a mocking framework for the Go programming language.
Apache License 2.0
1.81k stars 103 forks source link

chore: speedup mockgen by changing go list parameters #181

Closed ghouscht closed 2 weeks ago

ghouscht commented 3 weeks ago

This PR implements the changes described in issue #180 to speedup mock generation