package
0.0.0-20240819164739-f47aed85de5a
Repository: https://github.com/unix-world/smartgo.git
Documentation: pkg.go.dev

# README

x2j

GoDoc

Convert xml to json.

Installing

go get -u github.com/tidwall/x2j

Using

jsondata, err := x2j.Convert(xmldata)

# Functions

No description provided by the author