package
2.0.0-preview.5+incompatible
Repository: https://github.com/aws/aws-sdk-go-v2.git
Documentation: pkg.go.dev

# Packages

Package xmlutil provides XML serialization of AWS requests and responses.

# Functions

NewEncoder creates a new encoder for encoding AWS XML protocol.

# Structs

An Encoder provides encoding of the AWS XML protocol.
A ListEncoder encodes elements within a list for the XML encoder.
A MapEncoder encodes key values pair map values for the XML encoder.