Related in Generators
- convergen - Feature rich type-to-type copy code generator.
- copygen - Generate any code based on Go types, including type-to-type converters (copy code) without reflection by default.
- go-apispec - Generate OpenAPI 3.1 specs from Go source code via static analysis with automatic framework detection.
- go-enum - Code generation for enums from code comments.
- go-enum-encoding - Code generation for enum encoding from code comments.
- go-linq - .NET LINQ-like query methods for Go.
- goderive - Derives functions from input types
- goverter - Generate converters by defining an interface.
- GoWrap - Generate decorators for Go interfaces using simple templates.
- interfaces - Command line tool for generating interface definitions.