//
pkg.gl
Category
github.com/tsub/s3-edit
cli
s3
package
0.0.16
Repository:
https://github.com/tsub/s3-edit.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
2
Files
74 SLOC
#
Functions
GetObject
GetObject download a file on S3.
ParsePath
ParsePath parse a file path of S3, and return Path struct.
PutObject
PutObject upload a file to S3.
#
Structs
Object
Object has object body and metadata.
Path
A Path have S3 bucket and key.