This is the code used in the workshop about "Code generation for 10x productivity - no AI" at GopherCon UK 2025.
You can check the slides here.
Run make tidy-vendor-all to download necessary dependencies.
We talk about code generation tools in go. You can check out
the tools to play around with the handson
exercises.
Extend a real code generation tool in httptestgen.
This can be achieved by re-applying these changes but, I challenge you not to look at them before trying to do ti on your own!