Thomas Corbière
2644a529f0
Fix lint errors (#1390)
* use increment and decrement operators. * remove unnecessary else branches. * fix package comment with leading space. * fix receiver names. * fix error strings. * remove omittable code. * remove redundant return statement. * Revert changes (code is generated.) * use cfg as receiver name for all config-related types. * use lsi as the receiver name for the LastSignedInfo type. |
7 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 | Fix lint errors (#1390) | 7 years ago |
connection_test.go | do not block in recvRoutine | 7 years ago |
secret_connection.go | Fix lint errors (#1390) | 7 years ago |
secret_connection_test.go | Fix lint errors (#1390) | 7 years ago |