mirror of
https://github.com/golang/go.git
synced 2025-05-05 23:53:05 +00:00
Updated GoGenerateTools (markdown)
parent
71a798caf7
commit
b6d366ea34
@ -25,3 +25,4 @@
|
|||||||
* [avo](https://github.com/mmcloughlin/avo) - generate assembly code with Go
|
* [avo](https://github.com/mmcloughlin/avo) - generate assembly code with Go
|
||||||
* [Wire](https://github.com/google/wire) - Compile-time Dependency Injection for 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…
x
Reference in New Issue
Block a user