jsparser:GO的JSON流解析器

时间:2024-06-12 00:56:25
【文件属性】:

文件名称:jsparser:GO的JSON流解析器

文件大小:9KB

文件格式:ZIP

更新时间:2024-06-12 00:56:25

go json json-parser json-decoding json-parsing-library

jsparser jsparser是用于GO的json解析器。 以流方式解析大型json数据非常有效。 用法 { " books " : [{ " title " : " The Iliad and The Odyssey " , " price " : 12.95 , " comments " : [{ " rating " : 4 , " comment " : " Best translation I've read. " }, { " rating " : 2 , " comment " : " I like other versions better. " }] }, { " title " : " Anthology of


【文件预览】:
jsparser-master
----scratch.go(1KB)
----test.sh(185B)
----LICENSE(1KB)
----jsparser_test.go(9KB)
----jsparser.go(16KB)
----README.md(2KB)
----sample.json(855B)

网友评论