Mark Haines
47fc2c38d2
Separate filtering from pairing up changes in membershipChanges
2017-07-24 14:35:17 +01:00
Mark Haines
f60c2d42c7
More stuff
2017-07-06 16:18:11 +01:00
Mark Haines
5e490e773f
Add ineffassign to the pre-commit hooks ( #139 )
...
* Add ineffassign to the pre-comiit hooks
* Fix travis.yml
* Only apply ineffassign to the /src directory
2017-06-12 19:52:03 +01:00
Mark Haines
472155837b
Add misspell and gofmt simplify to the pre-commit hooks ( #138 )
2017-06-12 18:30:47 +01:00
Mark Haines
309300a744
Call 'go build' from the pre-commit hook to check that everything builds ( #116 )
2017-05-23 09:12:59 +01:00
Kegan Dougal
cf736d746d
hook: Make go vet run all tests and fix warnings
2017-05-18 12:27:11 +01:00
Mark Haines
41c6a3737e
A kafkaesque room event consumer for the roomserver. ( #1 )
...
* A kafkaesque room event consumer for the roomserver.
Implement the main input loop for the roomserver.
It will receive events from a kafkaesque event source and track
where it is in the stream.
It currently does nothing with the events it consumes.
2017-02-03 13:52:32 +00:00