We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
9dfca31
Changes:
b0f2786
Fix #2: Error encountered when encoding empty slice.
ea61bea
Fix incorrect logic in encoding nested struct index
Thanks @agtabesh for the PR
bfdeb5e
Support custom type
b8ffe0f
Support for map
389a80f
Support for interface
a9c6547
Fix tag parse error for embed struct
241468b
New bool format Fix parse tag bug Fix encode list field bug
1829c2f
More test coverage
9c441ee
Initial version