perkeep/cmd
Brad Fitzpatrick 0e8980b54b blobserver: change BlobStatter interface, simplify proxycache
This addresses a long-standing TODO in the BlobStatter interface to
clean it up. Just like all new Go programmers, I misused channels in
APIs. I should've cleaned this up years ago.

While here, I also added a context.

The rest should get contexts later.

This also cleans up a few things here & there.

The pkg/client statting no longer does batching, which added a lot of
complexity. There was a comment saying something like "once we have
SPDY, we can delete this". Well, we have HTTP/2 now, so seems
deletable.

All tests pass.

Change-Id: I034ce07d9b70e5cc9e5482213368993e638d4bc8
2018-01-08 16:54:52 -08:00
..
camget all: rename cammount to pk-mount 2018-01-08 09:54:41 -08:00
camput blobserver: change BlobStatter interface, simplify proxycache 2018-01-08 16:54:52 -08:00
camtool all: update copyright holder from Google Inc to The Perkeep Authors 2018-01-03 16:52:49 -08:00
pk-deploy Rename camdeploy to pk-deploy. 2018-01-02 22:10:37 -08:00
pk-devimport Rename import paths from camlistore.org to perkeep.org. 2018-01-01 16:03:34 -08:00
pk-mount all: rename cammount to pk-mount 2018-01-08 09:54:41 -08:00