perkeep/pkg/blobserver/handlers
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
..
doc.go More docs. Every package is documented now. 2013-07-07 21:12:30 -07:00
enumerate.go Start of new context package and *context.Context type. 2013-12-02 13:20:51 -08:00
enumerate_test.go Start of new context package and *context.Context type. 2013-12-02 13:20:51 -08:00
get.go all: delete pkg/blobref; convert all from *blobref.BlobRef to new blob.Ref 2013-08-03 19:54:30 -07:00
remove.go Get rid of QueueCreator and all its associated complexity. 2013-11-22 14:33:31 -08:00
stat.go Handle GET and HEAD the same in more (all?) places. 2013-09-15 20:12:26 +01:00
upload.go Convert more ReceiveBlob into blobserver.Receive or blobserver.ReceiveNoHash 2013-09-16 15:57:14 +01:00