This website requires JavaScript.
Explore
Help
Sign In
re
/
enumer
forked from
mirror/enumer
Watch
1
Star
0
Fork
You've already forked enumer
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
A Go tool to auto generate methods for your enums
1
Commit
19
Branches
17
Tags
2.1
MiB
Go
98.4%
Makefile
1.6%
58c57e5d15
Go to file
HTTPS
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
alvaroloes
58c57e5d15
Added a method to the generated code to get the enum value from the string name. Fixed all tests.
2015-12-29 13:14:54 +00:00
testdata
Added a method to the generated code to get the enum value from the string name. Fixed all tests.
2015-12-29 13:14:54 +00:00
endtoend_test.go
Added a method to the generated code to get the enum value from the string name. Fixed all tests.
2015-12-29 13:14:54 +00:00
enumer.go
Added a method to the generated code to get the enum value from the string name. Fixed all tests.
2015-12-29 13:14:54 +00:00
golden_test.go
Added a method to the generated code to get the enum value from the string name. Fixed all tests.
2015-12-29 13:14:54 +00:00
stringer.go
Added a method to the generated code to get the enum value from the string name. Fixed all tests.
2015-12-29 13:14:54 +00:00
util_test.go
Added a method to the generated code to get the enum value from the string name. Fixed all tests.
2015-12-29 13:14:54 +00:00