package
1.55.6
Repository: https://github.com/aws/aws-sdk-go.git
Documentation: pkg.go.dev

# Packages

Package xml is XML testing package that supports XML comparison utility.

# Functions

XMLEqual asserts two XML documents by sorting the XML and comparing the strings It returns an error in case of mismatch or in case of malformed XML found while sorting.