From 41f25410a1a9368d57c85f1a483028dceb10b1b9 Mon Sep 17 00:00:00 2001 From: Damian Gryski Date: Tue, 27 Mar 2018 11:44:53 -0700 Subject: [PATCH] Updated GoGenerateTools (markdown) --- GoGenerateTools.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/GoGenerateTools.md b/GoGenerateTools.md index f22b9ba6..70e35591 100644 --- a/GoGenerateTools.md +++ b/GoGenerateTools.md @@ -14,4 +14,5 @@ * [msgp](https://github.com/tinylib/msgp) - A Go code generator for MessagePack * [protobuf](https://github.com/golang/protobuf) - protobuf * [thriftrw](https://github.com/thriftrw/thriftrw-go) - thrift -* [gogen-avro](https://github.com/actgardner/gogen-avro) - avro \ No newline at end of file +* [gogen-avro](https://github.com/actgardner/gogen-avro) - avro +* [swagger-gen-types](https://github.com/dnephin/swagger-gen-types) - go types from swagger specifications \ No newline at end of file