perkeep/pkg/blobserver
Paul Lindner e97eae91dc all: lint fixes for "don't use leading k in Go names"
Change-Id: I8647c1dcc0535b1fc8dc0e1b1ca4623c23d6ac7c
2017-12-13 11:31:25 -08:00
..
archiver Switch to stdlib context from golang.org/x/net/context 2017-11-26 01:12:26 -08:00
b2 Switch to stdlib context from golang.org/x/net/context 2017-11-26 01:12:26 -08:00
blobpacked all: lint fixes for 'error strings should not be capitalized or end with punctuation or a newline' 2017-12-11 06:13:25 -08:00
cond Switch to stdlib context from golang.org/x/net/context 2017-11-26 01:12:26 -08:00
dir Correct various misspelled words 2017-09-11 08:33:31 -07:00
diskpacked all: lint fixes for 'error strings should not be capitalized or end with punctuation or a newline' 2017-12-11 06:13:25 -08:00
encrypt all: lint fixes for 'error strings should not be capitalized or end with punctuation or a newline' 2017-12-11 06:13:25 -08:00
gethandler all: lint fixes for "don't use leading k in Go names" 2017-12-13 11:31:25 -08:00
google all: replace usage of deprecated oauth2.NoContext with context.Background() 2017-12-09 14:48:53 -08:00
handlers Switch to stdlib context from golang.org/x/net/context 2017-11-26 01:12:26 -08:00
local add canonical import paths 2016-03-13 19:57:14 -07:00
localdisk all: lint fixes for 'error strings should not be capitalized or end with punctuation or a newline' 2017-12-11 06:13:25 -08:00
memory Switch to stdlib context from golang.org/x/net/context 2017-11-26 01:12:26 -08:00
mongo Switch to stdlib context from golang.org/x/net/context 2017-11-26 01:12:26 -08:00
namespace Switch to stdlib context from golang.org/x/net/context 2017-11-26 01:12:26 -08:00
protocol add canonical import paths 2016-03-13 19:57:14 -07:00
proxycache Switch to stdlib context from golang.org/x/net/context 2017-11-26 01:12:26 -08:00
remote Switch to stdlib context from golang.org/x/net/context 2017-11-26 01:12:26 -08:00
replica Switch to stdlib context from golang.org/x/net/context 2017-11-26 01:12:26 -08:00
s3 all: lint fixes for 'error strings should not be capitalized or end with punctuation or a newline' 2017-12-11 06:13:25 -08:00
shard Switch to stdlib context from golang.org/x/net/context 2017-11-26 01:12:26 -08:00
stats add canonical import paths 2016-03-13 19:57:14 -07:00
storagetest all: lint fixes for 'error strings should not be capitalized or end with punctuation or a newline' 2017-12-11 06:13:25 -08:00
blobhub.go pkg: simplify code - use time.Until and time.Since 2017-12-05 11:22:37 -08:00
blobhub_appengine.go Cleanup: remove BlobHub and time.Duration waits from storage interface 2013-08-21 13:57:28 -07:00
blobhub_test.go sync: have handler register receive hook with its source. 2013-11-24 16:20:11 -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
interface.go Switch to stdlib context from golang.org/x/net/context 2017-11-26 01:12:26 -08:00
mergedenum.go Switch to stdlib context from golang.org/x/net/context 2017-11-26 01:12:26 -08:00
mergedenum_test.go Switch to stdlib context from golang.org/x/net/context 2017-11-26 01:12:26 -08:00
multistream.go Switch to stdlib context from golang.org/x/net/context 2017-11-26 01:12:26 -08:00
multistream_test.go Switch to stdlib context from golang.org/x/net/context 2017-11-26 01:12:26 -08:00
noimpl.go Switch to stdlib context from golang.org/x/net/context 2017-11-26 01:12:26 -08:00
receive.go Change the upload protocol. 2014-01-04 20:24:58 -08:00
receive_test.go Use 'uint32' instead of 'int64' for blob sizes everywhere. 2014-02-08 17:58:12 +01:00
registry.go vendor: go4.org/jsonconfig (and errorutil) 2015-12-01 17:21:49 +01:00
sync.go blobserver: give ListMissingDestinationBlobs the ability to exit earlier 2014-03-17 23:20:37 -07:00
sync_test.go Move ListMissingDestinationBlobs from pkg/client to blobserver 2014-03-06 15:04:15 -08:00