ohler55/ojg

oj.Marshal fails on embedded interface

Orbsynated opened this issue · 2 comments

oj.Marshal fails with the following error when called on structs with embedded interface: reflect: NumField of non-struct type <embedded-interface-type>.

I think this is related to this #71

Would you mind putting together a simple test I can use to debug?

Are you able to provide an example? If not I'll close this issue.