status-go/geth/mailservice
Alex Kohler 365bc662a2 Enable gometalinter on tests and fix static analysis issues #631 (#644)
* Enable gometalinter on tests and fix static analysis issues

* Remove unneeded change

* Fix additional lint errors

* Add nolint directives and error checks

* Add error assertions instead of nolint directives

* Go back to using lint directive for loop.Run goroutine

* Add error check to loop.Run
2018-02-12 13:16:06 +02:00
..
mailservice.go Refactor shh_requestMessages method (#513) 2017-12-21 11:26:01 +01:00
mailservice_api.go Refactor shh_requestMessages method (#513) 2017-12-21 11:26:01 +01:00
mailservice_api_test.go Enable gometalinter on tests and fix static analysis issues #631 (#644) 2018-02-12 13:16:06 +02:00
mailservice_mock.go Refactor shh_requestMessages method (#513) 2017-12-21 11:26:01 +01:00