Update README.md

This commit is contained in:
Matt Sherman 2014-07-06 21:00:10 -04:00
parent 8b38ea2717
commit cbca4e72ae

View File

@ -303,7 +303,7 @@ A curated list of awesome Go frameworks, libraries and software. Inspired by [aw
* [gen](https://github.com/clipperhouse/gen) - Code generation tool for generics-like functionality.
* [go-linq](https://github.com/ahmetalpbalkan/go-linq) - .NET LINQ-like query methods for Go.
* [go generate](https://docs.google.com/document/d/1V03LUfjSADDooDMhe-_K59EgpTEm3V8uvQRuNMAEnjg/edit) A proposed code generation syntax from Rob Pike.
* [go generate](https://docs.google.com/document/d/1V03LUfjSADDooDMhe-_K59EgpTEm3V8uvQRuNMAEnjg/edit) - A proposed code generation syntax from Rob Pike.
# Resources