json2xml
Package json2xml converts a JSON structure to XML.
Filename
Size
Last Commit Date
Commit Message
..
.github
workflows
go-checks.yml
716
2025/09/30 07:08:08
added CI
LICENSE
767
2018/05/29 13:13:30
added LICENSE
README.md
1673
2025/09/30 07:08:23
added better README
convert.go
5273
2025/09/30 07:07:51
pulled out delim output code into own method
convert_test.go
1957
2025/09/30 07:07:58
reformatted
examples_test.go
905
2025/09/30 07:08:17
added simple example
go.mod
48
2021/05/11 13:53:28
added go.mod file