micro/registry
chriss 3d7187f405 Add the ability to pass consul client config via registry options.
This can be used when you need to configure the consul client to use a specific configuration (E.G to pass a Token if consul is using ACL policies)
2016-11-17 23:24:14 +00:00
..
consul Add the ability to pass consul client config via registry options. 2016-11-17 23:24:14 +00:00
mdns Simplify watcher test 2016-05-01 22:30:33 +01:00
mock return error when zero services in mock registry 2016-06-30 20:11:04 +01:00
consul_registry_test.go ConsulRegistry: use health checks to select nodes. 2016-08-26 08:36:45 +01:00
consul_registry.go Add the ability to pass consul client config via registry options. 2016-11-17 23:24:14 +00:00
consul_watcher_test.go ConsulWatcher: deregister if service checks fail. 2016-08-11 15:18:50 +01:00
consul_watcher.go make a copy of services for handle method 2016-08-24 18:37:11 +01:00
doc.go Add package comments 2016-05-24 22:22:46 +01:00
encoding_test.go No longer need to test old encoding 2016-05-22 18:41:06 +01:00
encoding.go Don't strip decode because its good to be backwards compatible still 2016-05-22 18:43:47 +01:00
options.go Registry init 2016-03-15 22:20:21 +00:00
registry.go Registry init 2016-03-15 22:20:21 +00:00
service.go add json tags to registry service 2015-12-15 21:02:43 +00:00
watcher.go Add watcher comments 2015-12-05 02:05:06 +00:00