go dotnet tooling codegen csharpGenerate All the ThingsGo developers love code generation. Where C# uses reflection, attributes, and source generators, Go often uses tools that generate code before compilation. This …January 4, 2025 · 4 min read