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 | |
---|---|---|
.. | ||
testdata | p2p: Add test vectors for deriving secrets (#2120) | 6 years ago |
conn_go110.go | p2p: tmconn->conn and types->p2p | 7 years ago |
conn_notgo110.go | p2p: tmconn->conn and types->p2p | 7 years ago |
connection.go | linter: (1/2) enable errcheck (#5064) | 4 years ago |
connection_test.go | linter: (1/2) enable errcheck (#5064) | 4 years ago |
evil_secret_connection_test.go | proto: folder structure adhere to buf (#5025) | 4 years ago |
secret_connection.go | proto: folder structure adhere to buf (#5025) | 4 years ago |
secret_connection_test.go | proto: move keys to oneof (#4983) | 4 years ago |