featurebase/vendor/github.com/kr/s3
Ben Johnson 1d1cb134ec godep
This commit moves dependency management to use godep and the
new experimental vendoring support in Go 1.5.

NOTE: You must set `GO15VENDOREXPERIMENT` in your bash environment
for vendoring to work properly! See the updated `README` for details.
2015-09-03 13:52:45 -06:00
..
s3cp godep 2015-09-03 13:52:45 -06:00
s3util godep 2015-09-03 13:52:45 -06:00
example_test.go godep 2015-09-03 13:52:45 -06:00
License godep 2015-09-03 13:52:45 -06:00
Readme godep 2015-09-03 13:52:45 -06:00
sign.go godep 2015-09-03 13:52:45 -06:00
sign_test.go godep 2015-09-03 13:52:45 -06: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