s3tokafkago

command module
v0.0.0-...-d7cddce Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 24, 2020 License: Apache-2.0 Imports: 12 Imported by: 0

README

S3Uploader

  1. Needs to have AWS credentials in enviroment
export AWS_ACCESS_KEY_ID=<your key>
export AWS_SECRET_ACCESS_KEY=<your secret>
  1. Sends a file with curl
curl -X PUT http://localhost:3000/ -F "file=@<file>"

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL