Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PresignConfig ¶
type PresignOption ¶
type PresignOption func(*PresignConfig)
func SetCacheDuration ¶
func SetCacheDuration(duration time.Duration) PresignOption
func SetDownloadOptions ¶
func SetDownloadOptions(fileName string, contentType string) PresignOption
func SetExpirationDuration ¶
func SetExpirationDuration(duration time.Duration) PresignOption
Click to show internal directories.
Click to hide internal directories.