mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
remove go-xray (#4347)
This commit is contained in:
parent
f7a9e674df
commit
704e16e712
@ -1137,7 +1137,6 @@ _Tools that generate Go code._
|
|||||||
- [generis](https://github.com/senselogic/GENERIS) - Code generation tool providing generics, free-form macros, conditional compilation and HTML templating.
|
- [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-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.
|
- [go-linq](https://github.com/ahmetalpbalkan/go-linq) - .NET LINQ-like query methods for Go.
|
||||||
- [go-xray](https://github.com/pieterclaerhout/go-xray) - Helpers for making the use of reflection easier.
|
|
||||||
- [goderive](https://github.com/awalterschulze/goderive) - Derives functions from input types.
|
- [goderive](https://github.com/awalterschulze/goderive) - Derives functions from input types.
|
||||||
- [gotype](https://github.com/wzshiming/gotype) - Golang source code parsing, usage like reflect package.
|
- [gotype](https://github.com/wzshiming/gotype) - Golang source code parsing, usage like reflect package.
|
||||||
- [goverter](https://github.com/jmattheis/goverter) - Generate converters by defining an interface.
|
- [goverter](https://github.com/jmattheis/goverter) - Generate converters by defining an interface.
|
||||||
|
Loading…
Reference in New Issue
Block a user