Commit graph

4 commits

Author SHA1 Message Date
Alex Grintsvayg
8bb1242ed9 fixed some linting errors
found them using

```
gometalinter --skip=vendor --disable-all --enable=megacheck --enable=deadcode --enable=ineffassign --enable=interfacer --enable=errcheck ./...
```
2018-08-07 11:38:56 -04:00
Alex Grintsvayg
300e1980af fix stuck goroutine 2018-08-06 19:52:09 -04:00
Alex Grintsvayg
fad4d7f170 announce still needs tests, but i tested a lot by hand and its good 2018-07-26 21:30:22 -04:00
Alex Grintsvayg
6f8612d248 hash announcer / rate limiter 2018-07-26 16:05:27 -04:00