mirror of
https://github.com/avelino/awesome-go.git
synced 2025-01-31 04:48:53 +00:00
remove pkgreflect
This commit is contained in:
parent
cc11b8c68a
commit
3580eeaebd
@ -1132,7 +1132,6 @@ _Tools that generate Go code._
|
|||||||
- [GoWrap](https://github.com/hexdigest/gowrap) - Generate decorators for Go interfaces using simple templates.
|
- [GoWrap](https://github.com/hexdigest/gowrap) - Generate decorators for Go interfaces using simple templates.
|
||||||
- [interfaces](https://github.com/rjeczalik/interfaces) - Command line tool for generating interface definitions.
|
- [interfaces](https://github.com/rjeczalik/interfaces) - Command line tool for generating interface definitions.
|
||||||
- [jennifer](https://github.com/dave/jennifer) - Generate arbitrary Go code without templates.
|
- [jennifer](https://github.com/dave/jennifer) - Generate arbitrary Go code without templates.
|
||||||
- [pkgreflect](https://github.com/ungerik/pkgreflect) - Go preprocessor for package scoped reflection.
|
|
||||||
- [typeregistry](https://github.com/xiaoxin01/typeregistry) - A library to create type dynamically.
|
- [typeregistry](https://github.com/xiaoxin01/typeregistry) - A library to create type dynamically.
|
||||||
|
|
||||||
**[⬆ back to top](#contents)**
|
**[⬆ back to top](#contents)**
|
||||||
|
Loading…
Reference in New Issue
Block a user