Skip to content

support JSON serialization

Latest

Choose a tag to compare

@jiping-s jiping-s released this 21 Jul 13:28
· 2 commits to master since this release
0a9c586
feat: Support marshal and unmarshal (#10)

* add Makefile
* expose all private fields
* support marshaling and unmarshaling
* upgrade go to 1.20