clipperhouse/gen

gen off a template ?

joeblew99 opened this issue · 0 comments

I reckon this is way out of scope, but worth asking here..

Lets say i make a template in go. Lets say its JSON or XML.
Is there a library to help me reflect off the AST of that template to produce a struct that maps tothe template ?

that would be way cool :)