clipperhouse / gen

Type-driven code generation for Go
http://clipperhouse.com/gen/overview/
Other
1.43k stars 90 forks source link

How to get lower case name in the template? #81

Closed ggaaooppeenngg closed 9 years ago

ggaaooppeenngg commented 9 years ago

I want to generate some files containing some private data related to the custom data,I want to use the lower case name at the beginning,is there a way to get it?

vimdude commented 9 years ago

See https://github.com/clipperhouse/gen/issues/80