mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
added kazhuravlev/options-gen (#4793)
This commit is contained in:
parent
aeb58ec87c
commit
b722bffb47
@ -3011,6 +3011,7 @@ _Plugin for text editors and IDEs._
|
||||
- [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.
|
||||
- [hasgo](https://github.com/DylanMeeus/hasgo) - Generate Haskell inspired functions for your slices.
|
||||
- [options-gen](https://github.com/kazhuravlev/options-gen) - Functional options described by Dave Cheney's post "Functional options for friendly APIs".
|
||||
- [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.
|
||||
- [xgen](https://github.com/xuri/xgen) - XSD (XML Schema Definition) parser and Go/C/Java/Rust/TypeScript code generator.
|
||||
|
Loading…
Reference in New Issue
Block a user