goreset
Reset generator
Generates reset methods for Go structs to easily reuse them without fear of tricky bugs
Generates automatically a Reset() method
33 stars
3 watching
3 forks
Language: Go
last commit: over 7 years ago generatorgogolangreset
Related projects:
Repository | Description | Stars |
---|---|---|
| Automates the process of generating setup code in Go projects | 30 |
| Automates the generation of type-safe conversion methods between data structures | 576 |
| A code generator for Go with Haskell-inspired immutable and strongly-typed functions. | 141 |
| Automates the generation of boilerplate code for common Go applications | 5 |
| Tools for generating interfaces and structs in Go | 423 |
| A tool that generates boilerplate code for substrate-based chains | 7 |
| Generates Go code for CosmWasm smart contracts | 26 |
| Automates generating implementations of common Go functions from input parameter types. | 1,246 |
| Generates Go structs from multiple XML documents | 78 |
| Automates creation of Go structs from XML documents | 756 |
| Provides a Go implementation of backoff strategies and retry mechanisms for operations with timed-out or failed attempts. | 85 |
| Generates Go structs from JSON responses to specific routes defined in a configuration file. | 248 |
| Generates Haskell bindings for GObject Introspection capable libraries | 293 |
| Allows code changes to take effect without restarting the server | 363 |
| Automates the creation of boilerplate and endpoints for REST APIs in Go. | 11 |