Marko
7e2cc1db5e
## Description partially cleanup in preparation for errcheck i ignored a bunch of defer errors in tests but with the update to go 1.14 we can use `t.Cleanup(func() { if err := <>; err != nil {..}}` to cover those errors, I will do this in pr number two of enabling errcheck. ref #5059 |
4 years ago | |
---|---|---|
.. | ||
args_test.go | rpc: replace Amino with new JSON encoder (#4968) | 4 years ago |
decode.go | rpc: replace Amino with new JSON encoder (#4968) | 4 years ago |
encode.go | rpc: replace Amino with new JSON encoder (#4968) | 4 years ago |
http_json_client.go | linter: (1/2) enable errcheck (#5064) | 4 years ago |
http_json_client_test.go | rpc: refactor lib folder (#4836) | 5 years ago |
http_uri_client.go | linter: (1/2) enable errcheck (#5064) | 4 years ago |
integration_test.go | rpc: refactor lib folder (#4836) | 5 years ago |
ws_client.go | rpc: replace Amino with new JSON encoder (#4968) | 4 years ago |
ws_client_test.go | linter: (1/2) enable errcheck (#5064) | 4 years ago |