Documentation
¶
Overview ¶
Package files lets us quickly store a file on an S3 bucket
Index ¶
Constants ¶
View Source
const ( ACLPublicRead = "public-read" ACLPrivate = "private" ACLPublicReadWrite = "public-read-write" ACLAuthenticatedRead = "authenticated-read" ACLBucketOwnerRead = "bucket-owner-read" ACLBucketOwnerFullControl = "bucket-owner-full-control" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.