perkeep/pkg/blobserver
Brad Fitzpatrick 4ba112378f all: address a bunch more staticcheck warnings
And temporarily disable a few classes of errors in staticcheck.conf
for now, to be addressed later together.

Signed-off-by: Brad Fitzpatrick <brad@danga.com>
2024-01-15 14:06:16 -08:00
..
archiver all: replace deprecated io/ioutil with io and os (#1647) 2023-01-23 10:25:14 -08:00
azure all: address a bunch more staticcheck warnings 2024-01-15 14:06:16 -08:00
blobpacked all: address a bunch more staticcheck warnings 2024-01-15 14:06:16 -08:00
cond all: use (*testing.T).Cleanup, simplify test helper signatures 2024-01-14 11:49:39 -08:00
dir Rename import paths from camlistore.org to perkeep.org. 2018-01-01 16:03:34 -08:00
diskpacked all: use (*testing.T).Cleanup, simplify test helper signatures 2024-01-14 11:49:39 -08:00
encrypt all: use (*testing.T).Cleanup, simplify test helper signatures 2024-01-14 11:49:39 -08:00
files all: address a bunch more staticcheck warnings 2024-01-15 14:06:16 -08:00
gethandler all: address a bunch more staticcheck warnings 2024-01-15 14:06:16 -08:00
google all: address a bunch more staticcheck warnings 2024-01-15 14:06:16 -08:00
handlers all: address a bunch more staticcheck warnings 2024-01-15 14:06:16 -08:00
local all: replace deprecated io/ioutil with io and os (#1647) 2023-01-23 10:25:14 -08:00
localdisk all: address a bunch more staticcheck warnings 2024-01-15 14:06:16 -08:00
memory all: use (*testing.T).Cleanup, simplify test helper signatures 2024-01-14 11:49:39 -08:00
mongo all: use (*testing.T).Cleanup, simplify test helper signatures 2024-01-14 11:49:39 -08:00
namespace all: use (*testing.T).Cleanup, simplify test helper signatures 2024-01-14 11:49:39 -08:00
overlay all: use (*testing.T).Cleanup, simplify test helper signatures 2024-01-14 11:49:39 -08:00
protocol all: more renaming of Camlistore to Perkeep 2018-01-30 03:02:56 -08:00
proxycache all: use (*testing.T).Cleanup, simplify test helper signatures 2024-01-14 11:49:39 -08:00
remote all: gofmt for Go 1.19 2022-12-31 22:45:40 -08:00
replica all: use (*testing.T).Cleanup, simplify test helper signatures 2024-01-14 11:49:39 -08:00
s3 all: address a bunch more staticcheck warnings 2024-01-15 14:06:16 -08:00
sftp all: use (*testing.T).Cleanup, simplify test helper signatures 2024-01-14 11:49:39 -08:00
shard all: use (*testing.T).Cleanup, simplify test helper signatures 2024-01-14 11:49:39 -08:00
stats all: replace deprecated io/ioutil with io and os (#1647) 2023-01-23 10:25:14 -08:00
storagetest all: use (*testing.T).Cleanup, simplify test helper signatures 2024-01-14 11:49:39 -08:00
union all: use (*testing.T).Cleanup, simplify test helper signatures 2024-01-14 11:49:39 -08:00
blobhub.go all: update copyright holder from Google Inc to The Perkeep Authors 2018-01-03 16:52:49 -08:00
blobhub_test.go cleanup: remove pkg/test/asserts 2022-03-04 08:17:07 -08:00
doc.go all: update copyright holder from Google Inc to The Perkeep Authors 2018-01-03 16:52:49 -08:00
enumerate.go all: update copyright holder from Google Inc to The Perkeep Authors 2018-01-03 16:52:49 -08:00
interface.go all: various lint fixes 2018-02-05 11:59:00 -08:00
mergedenum.go all: update copyright holder from Google Inc to The Perkeep Authors 2018-01-03 16:52:49 -08:00
mergedenum_test.go make codebase go-vet-clean (#1379) 2021-07-26 21:19:53 -04:00
multistream.go Rename import paths from camlistore.org to perkeep.org. 2018-01-01 16:03:34 -08:00
multistream_test.go make codebase go-vet-clean (#1379) 2021-07-26 21:19:53 -04:00
noimpl.go blobserver: add context to BlobRemover 2018-01-19 09:54:46 -08:00
receive.go blobserver, all: add contexts to ReceiveBlob, Fetch & million resulting deps 2018-01-18 16:22:16 -08:00
receive_test.go blobserver, all: add contexts to ReceiveBlob, Fetch & million resulting deps 2018-01-18 16:22:16 -08:00
registry.go all: update copyright holder from Google Inc to The Perkeep Authors 2018-01-03 16:52:49 -08:00
stat.go all: address a bunch more staticcheck warnings 2024-01-15 14:06:16 -08:00
sync.go Rename import paths from camlistore.org to perkeep.org. 2018-01-01 16:03:34 -08:00
sync_test.go make codebase go-vet-clean (#1379) 2021-07-26 21:19:53 -04:00