Add typeregistry (#2931)

This commit is contained in:
superxin 2020-02-07 16:41:05 +08:00 committed by GitHub
parent c74e518beb
commit 5831be6fb8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -783,6 +783,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
* [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.
* [pkgreflect](https://github.com/ungerik/pkgreflect) - Go preprocessor for package scoped reflection.
* [typeregistry](https://github.com/xiaoxin01/typeregistry) - A library to create type dynamically.
## Geographic