Giters
zarldev
/
goenums
Type Safe Enum generator for Go
Geek Repo:
Geek Repo
Github PK Tool:
Github PK Tool
Stargazers:
223
Watchers:
7
Issues:
18
Forks:
10
zarldev/goenums Issues
Wrong string value when enum has no other attributes
Closed
6 months ago
Comments count
13
Strings in enum extensions / complex extensions?
Updated
7 months ago
Comments count
2
error handling for unmarshalling
Closed
7 months ago
Comments count
8
Multiple enums in a single file
Updated
7 months ago
Comments count
2
not exporting map of enum values but exporting raw symbols instead
Closed
7 months ago
Comments count
1
using uint8 and smaller container types
Closed
7 months ago
removing exported Parse
Closed
7 months ago
Comments count
1
Camelcase naming
Closed
7 months ago
Comments count
4
tests and coverage report would be nice for this tool
Closed
7 months ago
Comments count
1
Idea : parse the //go:embed to make up for the lack of « enum tags »
Updated
7 months ago
generating tests for encoding + decoding (+fuzz tests?)
Updated
7 months ago
README: Statuses looks incomplete
Closed
7 months ago
Comments count
3
changing physical layout to support `go install`
Closed
7 months ago
Comments count
2
Looks like the example in the README is incorrect
Closed
7 months ago
Comments count
1
Ask your TODO, "stringer cmd tool"
Closed
8 months ago
Comments count
1
add "generated" header to the top of generated file
Closed
8 months ago
Comments count
1
Use an array instead of map for converting ints into strings
Closed
8 months ago
Comments count
2