package
1.50.8
Repository: https://github.com/polygon-io/aws-sdk-go-v2.git
Documentation: pkg.go.dev

# Functions

AddAsGetRequestMiddleware adds a middleware to the Serialize stack after the operation serializer that will convert the query request body to a GET operation with the query message in the HTTP request querystring.
NewEncoder returns a new Query body encoder.

# Structs

Array represents the encoding of Query lists and sets.
Encoder is a Query encoder that supports construction of Query body values using methods.
Map represents the encoding of Query maps.
Object represents the encoding of Query structures and unions.
Value represents a Query Value type.