Initial commit

This commit is contained in:
Francesc Campoy 2015-01-29 00:18:46 +01:00
commit fb5644d041
3 changed files with 228 additions and 0 deletions

2
README.md Normal file
View file

@ -0,0 +1,2 @@
# jsonenums
This tool is similar to golang.org/x/tools/cmd/stringer but generates MarshalJSON and UnmarshalJSON methods.