8000 Tags · why2go/csv_parser · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: why2go/csv_parser

Tags

v0.0.4

Toggle v0.0.4's commit message
remove support to pointer type, add support to default option

v0.0.3

Toggle v0.0.3's commit message
modify comment

v0.0.1

Toggle v0.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v0.0.1 (#1)

* init

* 完成对基本类型支持

* 支持slice和map解析

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

* 支持指针类型设置为nil

* 优化注释

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

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

* add comment

---------

Co-authored-by: willsun <willsun@lilith.com>
0