# Functions
nolint:revive.
WithContentDispositionType ContentDispositionType is the type of the Content-Disposition header.
WithPresignExpires PresignExpires is the duration that the presigned URL will be valid for.
WithPresignFileName PresignFileName is the name of the file that will be returned in the Content-Disposition header.
# Constants
ContentDispositionTypeAttachment is the Content-Disposition header type for attachment.
ContentDispositionTypeInline is the Content-Disposition header type for inline.
# Interfaces
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author