xmlwriter:xmlwriter是一个纯Go库,基于libxml2的xmlwriter模块提供过程XML生成

时间:2021-02-06 14:25:23
【文件属性】:
文件名称:xmlwriter:xmlwriter是一个纯Go库,基于libxml2的xmlwriter模块提供过程XML生成
文件大小:93KB
文件格式:ZIP
更新时间:2021-02-06 14:25:23
go golang xml pure-go XMLGo xmlwriter xmlwriter是一个纯Go语言库,提供基于libxml2的xmlwriter模块的过程XML生成API。 该软件包已在上广泛记录。 快速示例: func main () { b := & bytes. Buffer {} w := xmlwriter . Open ( b ) ec := & xmlwriter. ErrCollector {} defer ec . Panic () ec . Do ( w. StartDoc (xmlwriter. Doc {}) w . StartElem
【文件预览】:
xmlwriter-master
----tester()
--------ctester()
--------Makefile(121B)
--------LICENSE(11KB)
--------cases()
--------README.md(5KB)
--------run.sh(6KB)
--------tools.sh(1KB)
--------gotester()
----.gitignore(96B)
----go.mod(82B)
----doc.go(7KB)
----printer_test.go(2KB)
----errs_test.go(1KB)
----Makefile(185B)
----misc.go(378B)
----indenter.go(4KB)
----printer.go(7KB)
----go_test.go(649B)
----errs.go(3KB)
----gentables.go(1KB)
----node.go(4KB)
----go.mod.fix(82B)
----LICENSE(11KB)
----writer_test.go(26KB)
----elem.go(3KB)
----testtool()
--------testtool.go(2KB)
----go.sum(262B)
----tables_gen.go(8KB)
----.github()
--------workflows()
----writer.go(15KB)
----README.md(2KB)
----nodes.go(9KB)
----attr.go(3KB)
----encoding_test.go(2KB)
----check.go(4KB)
----bench_test.go(2KB)
----dtd.go(11KB)
----init_test.go(2KB)
----indenter_test.go(4KB)
----.gitattributes(35B)
----check_test.go(1KB)
----nodekind.go(3KB)

网友评论