go-enum
Enum generator
Generates Go enum types with optional niceties like iota definitions and string implementations.
An enum generator for go
771 stars
7 watching
58 forks
Language: Go
last commit: 4 months ago
Linked from 2 awesome lists
enumgeneratedgogolang
Related projects:
Repository | Description | Stars |
---|---|---|
| Automated enumeration type implementation with utility functions. | 12 |
| A C# source generator that creates an enumeration class from an enum type without using reflection. | 181 |
| Automates the generation of boilerplate code for common Go applications | 5 |
| A utility package for working with environment variables in Go programs | 6 |
| A utility package for converting data between different types and structures in Go programming language | 22 |
| Generates Go code for interacting with Smithy models | 182 |
| A package to access environment variables in Go | 18 |
| Automates generating implementations of common Go functions from input parameter types. | 1,246 |
| Automates the generation of type-safe conversion methods between data structures | 576 |
| Generates Go structs from multiple XML documents | 78 |
| Tools for generating interfaces and structs in Go | 423 |
| A comprehensive guide to Go syntax and features for developers | 8,467 |
| Automates the process of generating setup code in Go projects | 30 |
| A Go implementation of the Windows COM API using shared libraries | 1,177 |
| Automatically generates RESTful API documentation for Go projects aligned with the Open API Specification standard. | 42 |