storj/mobile
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
..
libuplink_android Update libuplink-android tests (#2631) 2019-07-30 14:18:44 +02:00
.gitignore Java/Android libuplink bindings (#1918) 2019-05-24 10:13:01 +02:00
apikey.go all: enable staticcheck (#2849) 2019-08-22 13:40:15 +02:00
bucket.go lib/uplink: remove Seek method (#2768) 2019-08-13 20:29:02 +03:00
build.sh Java/Android libuplink bindings (#1918) 2019-05-24 10:13:01 +02:00
doc.go Java/Android libuplink bindings (#1918) 2019-05-24 10:13:01 +02:00
encryption.go mobile: add a way to get an encryption access at some path root (#2519) 2019-07-10 12:01:56 -04:00
object.go Java/Android libuplink bindings (#1918) 2019-05-24 10:13:01 +02:00
scope.go Java/Android libuplink bindings (#1918) 2019-05-24 10:13:01 +02:00
test-libuplink-android.sh Java/Android libuplink bindings (#1918) 2019-05-24 10:13:01 +02:00
test-sim.sh Java/Android libuplink bindings (#1918) 2019-05-24 10:13:01 +02:00
uplink.go lib/uplink: ensure it's silent by default (#2676) 2019-08-01 07:14:09 -04:00