package
2.0.0-preview.5+incompatible
Repository: https://github.com/aws/aws-sdk-go-v2.git
Documentation: pkg.go.dev
# Functions
Build builds a request payload for the REST XML protocol.
NewEncoder creates a new encoder for encoding the AWS RESTXML protocol.
Unmarshal unmarshals a payload response for the REST XML protocol.
UnmarshalError unmarshals a response error for the REST XML protocol.
UnmarshalMeta unmarshals response headers for the REST XML protocol.
# Variables
BuildHandler is a named request handler for building restxml protocol requests.
UnmarshalErrorHandler is a named request handler for unmarshaling restxml protocol request errors.
UnmarshalHandler is a named request handler for unmarshaling restxml protocol requests.
UnmarshalMetaHandler is a named request handler for unmarshaling restxml protocol request metadata.