0
Fork 0
mirror of https://github.com/willnorris/imageproxy.git synced 2024-12-16 21:56:43 -05:00
imageproxy/vendor/github.com/sqs/s3
Will Norris 11370ac826 vendor: add sourcegraph/s3cache and dependencies
Adds:
 - github.com/kr/http/transport
 - github.com/sqs/s3
 - github.com/sqs/s3/s3util
 - sourcegraph.com/sourcegraph/s3cache
2015-12-07 20:04:55 -08:00
..
s3util vendor: add sourcegraph/s3cache and dependencies 2015-12-07 20:04:55 -08:00
client.go vendor: add sourcegraph/s3cache and dependencies 2015-12-07 20:04:55 -08:00
License vendor: add sourcegraph/s3cache and dependencies 2015-12-07 20:04:55 -08:00
Readme vendor: add sourcegraph/s3cache and dependencies 2015-12-07 20:04:55 -08:00
sign.go vendor: add sourcegraph/s3cache and dependencies 2015-12-07 20:04:55 -08:00

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Package s3 signs HTTP requests for use with Amazons S3 API.

Documentation:
http://godoc.org/github.com/kr/s3