perkeep/pkg/blobserver/localdisk
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
..
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
generation.go Get rid of QueueCreator and all its associated complexity. 2013-11-22 14:33:31 -08:00
localdisk.go pkg/blobserver/localdisk: gate tmp file creations 2016-08-17 18:24:30 +02:00
localdisk_test.go Finish implementing storagetest 2013-12-01 21:05:37 +01:00
path.go localdisk: change hashing structure 2013-11-28 16:33:01 -08:00
path_test.go localdisk: change hashing structure 2013-11-28 16:33:01 -08:00
receive.go pkg/blobserver/localdisk: gate tmp file creations 2016-08-17 18:24:30 +02:00
receive_posix.go Get rid of QueueCreator and all its associated complexity. 2013-11-22 14:33:31 -08:00
receive_windows.go Get rid of QueueCreator and all its associated complexity. 2013-11-22 14:33:31 -08:00
stat.go pkg/types: remove 2016-02-05 18:28:47 +01:00
upgrade32.go Fixed some formatting functions that were called with invalid number/type of arguments. 2014-07-01 12:48:33 +02:00