open-consul/consul
Armon Dadgar 7f2feeb7eb Testing Raft advertise addr 2013-12-31 15:44:27 -08:00
..
structs Testing Client RPC to server 2013-12-19 15:08:55 -08:00
catalog_endpoint.go Stronger API validation 2013-12-24 12:43:34 -08:00
catalog_endpoint_test.go Changing the Join interfaces to match Serf 2013-12-30 12:20:17 -08:00
client.go Adding RemoveFailedNode to consul.Client 2013-12-30 14:42:23 -08:00
client_test.go Changing the Join interfaces to match Serf 2013-12-30 12:20:17 -08:00
config.go Testing Raft advertise addr 2013-12-31 15:44:27 -08:00
endpoints.md Adding a Status.Peers endpoint to get peerset 2013-12-23 11:39:29 -08:00
fsm.go Move rpc structs into sub-package 2013-12-19 12:03:57 -08:00
fsm_test.go Move rpc structs into sub-package 2013-12-19 12:03:57 -08:00
pool.go Better error logging 2013-12-24 12:22:42 -08:00
raft_endpoint.go Remove unused raft endpoints 2013-12-12 11:48:22 -08:00
raft_rpc.go consul: Write the byte to set the RPC mode 2013-12-09 14:29:20 -08:00
rpc.go More HTTP endpoints 2013-12-23 16:20:51 -08:00
serf.go Refactor isConsulServer into util 2013-12-19 14:37:54 -08:00
server.go Guard against a bad advertise address 2013-12-31 14:00:25 -08:00
server_test.go Testing Raft advertise addr 2013-12-31 15:44:27 -08:00
state_store.go Guard MDB against 0 byte slices 2013-12-24 13:25:09 -08:00
state_store_test.go Starting port of state store to MDB 2013-12-18 15:03:25 -08:00
status_endpoint.go Adding a Status.Peers endpoint to get peerset 2013-12-23 11:39:29 -08:00
status_endpoint_test.go Ensure local server is always a raft peer 2013-12-23 11:50:58 -08:00
util.go Methods to get a private IP 2013-12-31 15:44:17 -08:00
util_test.go Methods to get a private IP 2013-12-31 15:44:17 -08:00