Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
James Phillips 7c27ca1f77
Adds missing unit tests and cleans up some router bugs.
8 years ago
..
cluster.go
cluster_test.go
math.go
math_test.go
path.go Adds basic support for node IDs. 8 years ago
rand.go Use a cryptographically secure seed 9 years ago
rtt.go Removes remoteConsuls in favor of the new router. 8 years ago
rtt_test.go Adds missing unit tests and cleans up some router bugs. 8 years ago
string.go
string_test.go