perkeep/pkg/blobserver/localdisk
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
enumerate_test.go Start of new context package and *context.Context type. 2013-12-02 13:20:51 -08:00
generation.go Get rid of QueueCreator and all its associated complexity. 2013-11-22 14:33:31 -08:00
localdisk.go localdisk: move migration stuff to its own file 2013-11-28 20:20:56 -08: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 Get rid of QueueCreator and all its associated complexity. 2013-11-22 14:33:31 -08: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 Get rid of QueueCreator and all its associated complexity. 2013-11-22 14:33:31 -08:00
upgrade32.go localdisk: cleanup temp files in migration, clean dirs better 2013-11-28 21:22:00 -08:00