xml2map icon indicating copy to clipboard operation
xml2map copied to clipboard

XML to MAP converter written Golang

Results 3 xml2map issues
Sort by recently updated
recently updated
newest added

I found that when I unmarshal string to map, this package trims all values. I want to remove this behavior because for my app it is necessary to work with...

Hi, do you plan to do encoder?

Hello, i am using xml2map since a while now and it was very robust and stable! From the very beginning i tried to prepare the xml containing string with the...