perkeep/pkg/blobserver/handlers
Paul Lindner b09cd377d7 Switch to stdlib context from golang.org/x/net/context
This switches most usages of the pre-1.7 context library to use the
standard library.  Remaining usages are in:

  app/publisher/main.go
  pkg/fs/...

Change-Id: Ia74acc39499dcb39892342a2c9a2776537cf49f1
2017-11-26 01:12:26 -08:00
..
doc.go add canonical import paths 2016-03-13 19:57:14 -07:00
enumerate.go Switch to stdlib context from golang.org/x/net/context 2017-11-26 01:12:26 -08:00
enumerate_test.go Switch to stdlib context from golang.org/x/net/context 2017-11-26 01:12:26 -08:00
get.go gofmt 2014-03-20 12:29:45 -07:00
remove.go pkg/blobserver: replace JSON map with struct for remove response 2015-05-09 12:24:48 +02:00
stat.go blobserver/protocol: use blob.SizedRef to upload 2014-08-18 19:36:34 +02:00
upload.go vendor: update go4.org/readerutil 2017-04-12 19:25:04 +02:00