| ▲ | Groxx 2 days ago | |||||||
I 100% agree with what you've written, but if you haven't checked it out, I'll highly suggest trying mockery v3 for mocks: https://vektra.github.io/mockery It's generally faster than a build (no linking steps), regardless of the number of things to generate, because it loads types just once and generates everything needed from that. Wildly better than the go:generate based ones. | ||||||||
| ▲ | suralind 2 days ago | parent [-] | |||||||
| ||||||||