mirror of
https://github.com/golang/go.git
synced 2024-11-22 05:40:42 +00:00
Updated GoGenerateTools (markdown)
parent
71a798caf7
commit
b6d366ea34
@ -24,4 +24,5 @@
|
||||
* [swagger-gen-types](https://github.com/dnephin/swagger-gen-types) - go types from swagger specifications
|
||||
* [avo](https://github.com/mmcloughlin/avo) - generate assembly code with Go
|
||||
* [Wire](https://github.com/google/wire) - Compile-time Dependency Injection for Go
|
||||
* [sumgen](https://github.com/smasher164/sumgen) - generate interface method implementations from sum-type declarations
|
||||
* [sumgen](https://github.com/smasher164/sumgen) - generate interface method implementations from sum-type declarations
|
||||
* [interface-extractor](https://github.com/urandom/interface-extractor) - generates an interface of a desired type, with only methods used within the package.
|
Loading…
Reference in New Issue
Block a user