perkeep/cmd/camtool
Brad Fitzpatrick b24cad68dd Cleanup: remove BlobHub and time.Duration waits from storage interface
Move up a layer to the HTTP.  Also, start to remove ContextWrapper
stuff.  We've done it differently for App Engine instead, and will do
it differently yet moving forward.

Also add blobserver.Receive and use it in most places, moving checksum
verification up a layer.

Bunch of other cleanup and TODO fixing too.

Much simpler and cleaner.

Change-Id: I12e56c5d4e53bfcf82bdd8fb0b6d57c248ff605c
2013-08-21 13:57:28 -07:00
..
.gitignore camdebug moved as camtool debug 2013-02-23 00:53:03 +01:00
camtool.go cmdmain: use ExitWithFailure, exit on error instead of returning it 2013-02-27 22:04:50 +01:00
dbinit.go Enhance PostgreSQL support: 2013-06-25 16:48:38 -07:00
debug.go camtool: added gsinit, was cmd/camgsinit. Better help too. 2013-02-26 14:45:49 +01:00
doc.go Let camtool sync's --dest and --thirdleg flags take local disk paths, instead of servers. 2013-06-09 11:36:26 +02:00
dumpconfig.go dumpconfig: typo in date 2013-08-09 18:12:47 +02:00
exif.go camdebug moved as camtool debug 2013-02-23 00:53:03 +01:00
gsinit.go camtool: typo from Adrian (ajft.org) and run gofmt 2013-08-02 16:32:50 -07:00
mime.go More docs. Every package is documented now. 2013-07-07 21:12:30 -07:00
splits.go camdebug moved as camtool debug 2013-02-23 00:53:03 +01:00
sqlite_cond.go camtool dbinit: sqlite support 2013-03-20 18:10:57 +01:00
sync.go Cleanup: remove BlobHub and time.Duration waits from storage interface 2013-08-21 13:57:28 -07:00
sync_test.go Let camtool sync's --dest and --thirdleg flags take local disk paths, instead of servers. 2013-06-09 11:36:26 +02:00