micro/server
2015-11-05 12:39:08 +00:00
..
proto/health move proto/health to server since its only relevant to that 2015-05-25 18:57:05 +01:00
buffer.go add support for streaming requests. cleanup watcher initilisation 2015-06-01 18:55:27 +01:00
extractor_test.go Add extractor test 2015-11-05 12:39:08 +00:00
extractor.go Extract private ip for registration when 0.0.0.0 is specified as bind address 2015-11-04 21:53:39 +00:00
handler.go Add pub/sub to client/server and make broker more low level 2015-06-12 19:52:27 +01:00
health_checker.go Change receiver to handler, breaking change, grrr 2015-06-03 01:25:37 +01:00
options.go Add pub/sub to client/server and make broker more low level 2015-06-12 19:52:27 +01:00
rpc_codec.go Fix client rpc codec 2015-10-16 11:15:17 +01:00
rpc_handler.go add endpoint data for consul registry 2015-10-11 12:05:20 +01:00
rpc_server.go Extract private ip for registration when 0.0.0.0 is specified as bind address 2015-11-04 21:53:39 +00:00
server.go Change uuid library 2015-08-26 12:15:37 +01:00
subscriber.go Update subscriber name 2015-10-11 12:12:41 +01:00