Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrorNilOption = errors.New("the option is not set")
)
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct { S3Client *s3.Client PreSignClient *s3.PresignClient Bucket string CDNHost string }
func NewS3Client ¶
Click to show internal directories.
Click to hide internal directories.