storj/satellite/audit
Egon Elbre 00b2e1a7d7 all: enable staticcheck (#2849)
* by having megacheck in disable it also disabled staticcheck

* fix closing body

* keep interfacer disabled

* hide bodies

* don't use deprecated func

* fix dead code

* fix potential overrun

* keep stylecheck disabled

* don't pass nil as context

* fix infinite recursion

* remove extraneous return

* fix data race

* use correct func

* ignore unused var

* remove unused consts
2019-08-22 13:40:15 +02:00
..
containment_test.go all: fix Error.New formatting (#2840) 2019-08-21 19:30:29 +03:00
containment.go rename all the things (#2531) 2019-07-28 08:55:36 +03:00
cursor_test.go rename all the things (#2531) 2019-07-28 08:55:36 +03:00
cursor.go rename all the things (#2531) 2019-07-28 08:55:36 +03:00
disqualification_test.go all: enable staticcheck (#2849) 2019-08-22 13:40:15 +02:00
pathcollector_test.go satellite/audit: implement reservoir struct and RemoteSegment observer method (#2744) 2019-08-21 11:49:27 -04:00
pathcollector.go satellite/audit: implement reservoir struct and RemoteSegment observer method (#2744) 2019-08-21 11:49:27 -04:00
reporter_test.go rename all the things (#2531) 2019-07-28 08:55:36 +03:00
reporter.go satellite/overlay: rename overlay.Cache to overlay.Service (#2717) 2019-08-06 19:35:59 +03:00
reservoir.go satellite/audit: implement reservoir struct and RemoteSegment observer method (#2744) 2019-08-21 11:49:27 -04:00
reverify_test.go lib/uplink: remove redis and bolt dependencies (#2812) 2019-08-19 16:10:38 -06:00
service.go satellite/audit: implement reservoir struct and RemoteSegment observer method (#2744) 2019-08-21 11:49:27 -04:00
testplanet_helpers_test.go satellite/overlay: rename overlay.Cache to overlay.Service (#2717) 2019-08-06 19:35:59 +03:00
verifier_test.go lib/uplink: remove redis and bolt dependencies (#2812) 2019-08-19 16:10:38 -06:00
verifier_unit_test.go rename all the things (#2531) 2019-07-28 08:55:36 +03:00
verifier.go all: fix Error.New formatting (#2840) 2019-08-21 19:30:29 +03:00