mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add gontainer/exporter
This commit is contained in:
parent
daa4ef4eca
commit
df9aa143dc
@ -1197,6 +1197,7 @@ _Tools that generate Go code._
|
||||
|
||||
- [convergen](https://github.com/reedom/convergen) - Feature rich type-to-type copy code generator.
|
||||
- [copygen](https://github.com/switchupcb/copygen) - Generate type-to-type and type-based code without reflection.
|
||||
- [exporter](https://github.com/gontainer/exporter) - Generate a GO code from the given variables.
|
||||
- [generis](https://github.com/senselogic/GENERIS) - Code generation tool providing generics, free-form macros, conditional compilation and HTML templating.
|
||||
- [go-enum](https://github.com/abice/go-enum) - Code generation for enums from code comments.
|
||||
- [go-linq](https://github.com/ahmetalpbalkan/go-linq) - .NET LINQ-like query methods for Go.
|
||||
|
Loading…
Reference in New Issue
Block a user