alvaroloes / enumer

A Go tool to auto generate methods for your enums
Other
478 stars 111 forks source link

Add support for -transform=space #57

Closed utzc closed 4 years ago

utzc commented 4 years ago

This adds support for transforming the string representation to space case.

Please review the code @alvaroloes, thank you!

utzc commented 4 years ago

Created new pull request in place of this one