package
Version:
v0.0.16
Opens a new window with list of versions in this module.
Published: Aug 19, 2022
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
PutObject upload a file to S3
type Object struct {
Body []byte
ContentType string
}
Object has object body and metadata
GetObject download a file on S3
A Path have S3 bucket and key
ParsePath parse a file path of S3, and return Path struct
Source Files
¶
Click to show internal directories.
Click to hide internal directories.