I was really excited to find this project. I gave it a test whirl and immediately ran into this:
template: REDACTED:10:49: checking "REDACTED" at <.Classes>: can't use field Classes in type reflect.Value
We make fairly extensive use of FuncMaps that return reflect.Values, generated by https://github.com/josharian/tstruct.
I was really excited to find this project. I gave it a test whirl and immediately ran into this:
We make fairly extensive use of FuncMaps that return reflect.Values, generated by https://github.com/josharian/tstruct.