storj/satellite/overlay
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
..
benchmark_test.go V3-1987: Optimize audits stats persistence (#2632) 2019-07-31 13:21:06 -04:00
combinedcache.go Reduce UpdateAddress calls with address cache (#2681) 2019-08-06 16:56:12 -06:00
config.go satellite/overlay: rename overlay.Cache to overlay.Service (#2717) 2019-08-06 19:35:59 +03:00
inspector.go satellite/overlay: rename overlay.Cache to overlay.Service (#2717) 2019-08-06 19:35:59 +03:00
keylock_test.go Reduce UpdateAddress calls with address cache (#2681) 2019-08-06 16:56:12 -06:00
keylock.go Reduce UpdateAddress calls with address cache (#2681) 2019-08-06 16:56:12 -06:00
selection_test.go satellite/overlay: rename overlay.Cache to overlay.Service (#2717) 2019-08-06 19:35:59 +03:00
service_test.go satellite/overlay: rename overlay.Cache to overlay.Service (#2717) 2019-08-06 19:35:59 +03:00
service.go all: enable staticcheck (#2849) 2019-08-22 13:40:15 +02:00
statdb_test.go Reduce UpdateAddress calls with address cache (#2681) 2019-08-06 16:56:12 -06:00