enumer/testdata
Dan Markham 2a31c850ad
Make PillString case insensitive
fixes #21
2019-05-04 15:33:34 -07:00
..
cgo.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
day.go Make PillString case insensitive 2019-05-04 15:33:34 -07:00
gap.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
num.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
number.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
prime.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
transform_first.go Add Transformers 2019-01-17 13:07:52 +01:00
transform_first_lower.go Add Transformers 2019-01-17 13:07:52 +01:00
transform_first_upper.go Add Transformers 2019-01-17 13:07:52 +01:00
transform_kebab.go Add Transformers 2019-01-17 13:07:52 +01:00
transform_kebab_upper.go Add Transformers 2019-01-17 13:07:52 +01:00
transform_lower.go Add Transformers 2019-01-17 13:07:52 +01:00
transform_snake.go Add Transformers 2019-01-17 13:07:52 +01:00
transform_snake_upper.go Add Transformers 2019-01-17 13:07:52 +01:00
transform_title.go Add Transformers 2019-01-17 13:07:52 +01:00
transform_upper.go Add Transformers 2019-01-17 13:07:52 +01:00
transform_whitespace.go Add whitespace-separated transformation 2019-02-12 12:35:47 -05:00
unum.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
unum2.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