Status Cluster WebGL visualization
Go to file
Ivan Danyliuk 5321afb814
Add datacenters support
2018-06-20 18:42:24 +02:00
web Add weights 2018-06-20 18:13:03 +02:00
.gitignore Add timeouts and context support 2018-06-20 16:45:05 +02:00
cluster.go Add datacenters support 2018-06-20 18:42:24 +02:00
cluster_mock.go Add datacenters support 2018-06-20 18:42:24 +02:00
consul.go Add datacenters support 2018-06-20 18:42:24 +02:00
jsonrpc.go Add timeouts and context support 2018-06-20 16:45:05 +02:00
main.go Add datacenters support 2018-06-20 18:42:24 +02:00
main_test.go Add timeouts and context support 2018-06-20 16:45:05 +02:00
metadata.go Add node metadata 2018-06-20 17:47:20 +02:00
node.go Add weights 2018-06-20 18:13:03 +02:00
node_test.go Add node metadata 2018-06-20 17:47:20 +02:00
rpc.go Fix content type for RPC requests 2018-06-20 17:30:14 +02:00
rpc_mock.go Add timeouts and context support 2018-06-20 16:45:05 +02:00
stats.go Add web and websockets 2018-06-19 19:01:52 +02:00
web.go Add web and websockets 2018-06-19 19:01:52 +02:00
ws.go Add weights 2018-06-20 18:13:03 +02:00
ws_graph.go Add web and websockets 2018-06-19 19:01:52 +02:00
ws_positions.go Add web and websockets 2018-06-19 19:01:52 +02:00
ws_stats.go Add web and websockets 2018-06-19 19:01:52 +02:00