mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add envdoc (#5142)
This commit is contained in:
parent
6051ff629e
commit
768d097255
@ -3075,6 +3075,7 @@ _Plugin for text editors and IDEs._
|
|||||||
|
|
||||||
## Go Generate Tools
|
## Go Generate Tools
|
||||||
|
|
||||||
|
- [envdoc](https://github.com/g4s8/envdoc) - generate documentation for environment variables from Go source files.
|
||||||
- [generic](https://github.com/usk81/generic) - flexible data type for Go.
|
- [generic](https://github.com/usk81/generic) - flexible data type for Go.
|
||||||
- [genny](https://github.com/cheekybits/genny) - Elegant generics 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.
|
- [gocontracts](https://github.com/Parquery/gocontracts) - brings design-by-contract to Go by synchronizing the code with the documentation.
|
||||||
|
Loading…
Reference in New Issue
Block a user