Skip to content

Instantly share code, notes, and snippets.

@saginadir
Created April 11, 2017 21:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save saginadir/e1babf352323b86df49a23f487c5cfb7 to your computer and use it in GitHub Desktop.
Save saginadir/e1babf352323b86df49a23f487c5cfb7 to your computer and use it in GitHub Desktop.
package uploader
import (
"github.com/aws/aws-sdk-go/service/s3"
"github.com/aws/aws-sdk-go/aws/session"
"github.com/aws/aws-sdk-go/aws"
// ...
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment