ffjson icon indicating copy to clipboard operation
ffjson copied to clipboard

Having troubles trying to marsh/unmarsh array type object.

Open ortuman opened this issue 8 years ago • 1 comments

Sorry, i'm having issues trying to define an array json type.

I've tried this...

type MySlice []CustomStruct

But ffjson still doesn't recognize it.

ortuman avatar Feb 16 '16 18:02 ortuman

@ortuman did you manage to solve this issue?

akrylysov avatar Oct 10 '16 18:10 akrylysov