influxdb/messaging
Philip O'Toole 66016e10ff Check for connection URL on Broker Open()
Update unit tests suitably.
2014-12-19 17:09:39 -05:00
..
TODO Refactor broker to messaging pkg. 2014-10-20 20:42:03 -06:00
broker.go Check for connection URL on Broker Open() 2014-12-19 17:09:39 -05:00
broker_test.go Check for connection URL on Broker Open() 2014-12-19 17:09:39 -05:00
client.go Don't store Broker URLs in two variables 2014-12-16 21:25:20 -08:00
client_test.go Update messaging client unit tests 2014-12-16 21:19:42 -08:00
doc.go Refactor broker to messaging pkg. 2014-10-20 20:42:03 -06:00
errors.go Check for connection URL on Broker Open() 2014-12-19 17:09:39 -05:00
handler.go Add messaging and raft test coverage. 2014-11-12 22:32:42 -07:00
handler_test.go Add messaging and raft test coverage. 2014-11-12 22:32:42 -07:00
loopback_client.go Support Local mode via a Loopback messaging client 2014-11-25 07:56:39 -08:00