modulepackage
1.9.5
Repository: https://github.com/qualstor/aws-sdk-go-v2.git
Documentation: pkg.go.dev
# Functions
AddAcceptEncodingGzip explicitly adds handling for accept-encoding GZIP middleware to the operation stack.
# Structs
AddAcceptEncodingGzipOptions provides the options for the AddAcceptEncodingGzip middleware setup.
DecompressGzip provides the middleware for decompressing a gzip response from the service.
DisableGzip provides the middleware that will disable the underlying http client automatically enabling for gzip decompress content-encoding support.
EnableGzip provides a middleware to enable support for gzip responses, with manual decompression.