//
pkg.gl
Category
github.com/unix-world/smartgo
data-structs
tidwall
x2j
package
0.0.0-20240819164739-f47aed85de5a
Repository:
https://github.com/unix-world/smartgo.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
88 SLOC
#
README
x2j
Convert xml to json.
Installing
go get -u github.com/tidwall/x2j
Using
jsondata, err := x2j.Convert(xmldata)
#
Functions
Convert
No description provided by the author