mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
added gocontracts to go generate tools (#2074)
* added gocontracts to go generate tools * fixed the order in the category
This commit is contained in:
parent
477a8545ad
commit
32a3d430ca
@ -1692,6 +1692,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
|
||||
* [generic](https://github.com/usk81/generic) - flexible data type for Go.
|
||||
* [genny](https://github.com/cheekybits/genny) - Elegant generics for Go.
|
||||
* [gocontracts](https://github.com/Parquery/gocontracts) - brings design-by-contract to Go by synchronizing the code with the documentation.
|
||||
* [gonerics](http://github.com/bouk/gonerics) - Idiomatic Generics in Go.
|
||||
* [gotests](https://github.com/cweill/gotests) - Generate Go tests from your source code.
|
||||
* [gounit](https://github.com/hexdigest/gounit) - Generate Go tests using your own templates.
|
||||
|
Loading…
Reference in New Issue
Block a user