(no title)
typical182 | 3 years ago
For things like 'go generate', the convention is to check in the results, which means a consumer of a package has the results without executing code:
typical182 | 3 years ago
For things like 'go generate', the convention is to check in the results, which means a consumer of a package has the results without executing code:
revelio|2 years ago