mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
Updated GoGenerateTools (markdown)
parent
aa25e734d9
commit
2155f1625b
@ -26,4 +26,6 @@
|
||||
* [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
|
||||
* [interface-extractor](https://github.com/urandom/interface-extractor) - generates an interface of a desired type, with only methods used within the package.
|
||||
* [deep-copy](https://github.com/globusdigital/deep-copy) - creates a deep copy method for the given types.
|
||||
* [deep-copy](https://github.com/globusdigital/deep-copy) - creates a deep copy method for the given types.
|
||||
* [libfsm](https://github.com/katef/libfsm) - fsm toolkit supporting (among others) Go and Go-flavored amd64 assembly for matching regexps
|
||||
* [re2c](https://re2c.org/index.html) - lexer generator for C, C++ and Go.
|
Loading…
x
Reference in New Issue
Block a user