package
Version:
v0.0.0-...-1eb86f4
Opens a new window with list of versions in this module.
Published: Sep 4, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package s3 provides support for AWS S3 as source code storage.
S3 stores data in an AWS S3 bucket.
New creates a new S3 storage client.
Get returns a reader for a file in the bucket.
Has returns true if the given filename exists in the bucket.
NewUpload creates a new upload url that allows a user to upload a file to
the bucket.
The uploaded file must match the provided ContentMD5.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.