package
0.0.16
Repository: https://github.com/tsub/s3-edit.git
Documentation: pkg.go.dev

# Functions

GetObject download a file on S3.
ParsePath parse a file path of S3, and return Path struct.
PutObject upload a file to S3.

# Structs

Object has object body and metadata.
A Path have S3 bucket and key.