mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
add TOML-to-Go to the Go Generate Tools list (#2432)
* add TOML-to-Go to the Go Generate Tools list * add TOML-to-Go to the Go Generate Tools list
This commit is contained in:
parent
790e5993e7
commit
f252513250
@ -1869,6 +1869,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
* [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.
|
||||
* [re2dfa](https://github.com/opennota/re2dfa) - Transform regular expressions into finite state machines and output Go source code.
|
||||
* [TOML-to-Go](https://xuri.me/toml-to-go) - Translates TOML into a Go type in the browser instantly.
|
||||
|
||||
## Go Tools
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user