Author | SHA1 | Message | Date |
---|---|---|---|
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 |
Anton Kaliaev |
3f9aa8d8fa
|
document that msgBytes in p2p/connection change | 7 years ago |
Anton Kaliaev |
2b2c233977
|
write docs for Reactor interface | 7 years ago |
Ethan Buchman | 44e967184a | p2p: tmconn->conn and types->p2p | 7 years ago |
Ethan Buchman | 5b5cbaa66a | p2p: use sub dirs | 7 years ago |
Ethan Buchman | 452d10f368 | cleanup switch | 7 years ago |