Skip to content

v0.0.1

Latest
Compare
Choose a tag to compare
@why2go why2go released this 19 Dec 06:30
· 4 commits to main since this release
b80f92f
v0.0.1 (#1)

* init

* 完成对基本类型支持

* 支持slice和map解析

* 在slice,map中支持指针类型

* 支持指针类型设置为nil

* 优化注释

* 支持解析出的字段值为nil

* 增加选项,可以忽略部分字段解析错误导致整个解析失败

* add comment

---------

Co-authored-by: willsun <[email protected]>