Updated GoGenerateTools (markdown)

Damian Gryski 2018-03-27 11:44:53 -07:00
parent 48bf2ec37a
commit 41f25410a1

@ -14,4 +14,5 @@
* [msgp](https://github.com/tinylib/msgp) - A Go code generator for MessagePack * [msgp](https://github.com/tinylib/msgp) - A Go code generator for MessagePack
* [protobuf](https://github.com/golang/protobuf) - protobuf * [protobuf](https://github.com/golang/protobuf) - protobuf
* [thriftrw](https://github.com/thriftrw/thriftrw-go) - thrift * [thriftrw](https://github.com/thriftrw/thriftrw-go) - thrift
* [gogen-avro](https://github.com/actgardner/gogen-avro) - avro * [gogen-avro](https://github.com/actgardner/gogen-avro) - avro
* [swagger-gen-types](https://github.com/dnephin/swagger-gen-types) - go types from swagger specifications