binary icon indicating copy to clipboard operation
binary copied to clipboard

maybe interface type will Decode/Decode fail

Open vipally opened this issue 4 years ago • 0 comments

interface type of struct field or array/map element will be reflect.Interface, not the underline type, it will Encode/Decode fail.

vipally avatar Jun 10 '21 08:06 vipally