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 |
Ethan Buchman | 9529f12c28 | more linting | 7 years ago |
Ethan Buchman | 57a684d5ac | fixes from review | 7 years ago |
Anton Kaliaev |
bb7b152af5
|
write docs for cutWALUntil and wal2json binaries | 7 years ago |
Anton Kaliaev |
c74a359c46
|
fixes per Bucky's review | 7 years ago |
Anton Kaliaev |
3115c23762
|
binary format for WAL | 7 years ago |