perkeep/pkg/blobserver/s3
Brad Fitzpatrick b82b8efe4c Start of new context package and *context.Context type.
Will eventually be plumbed through lots of APIs, especially those requiring or benefiting from
cancelation notification and/or those needing access to the HTTP context (e.g. App Engine).

Change-Id: I591496725d620126e09d49eb07cade7707c7fc64
2013-12-02 13:20:51 -08:00
..
enumerate.go Start of new context package and *context.Context type. 2013-12-02 13:20:51 -08:00
fetch.go s3: no need to verify hash in ReceiveBlob; handled elsewhere now 2013-09-01 09:12:17 -07:00
receive.go s3: no need to verify hash in ReceiveBlob; handled elsewhere now 2013-09-01 09:12:17 -07:00
remove.go Fix data races added in 161fc061d3 2013-10-10 19:54:23 -10:00
s3.go Support alternate S3 hostnames 2013-09-01 09:50:35 -07:00
stat.go Fix data races added in 161fc061d3 2013-10-10 19:54:23 -10:00