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.
 
 
 
 
 
 
Frank Schroeder 3403cd4372 golint: Fix existing comments 8 years ago
..
cluster.go golint: Fix existing comments 8 years ago
cluster_test.go Guard against divide by zero in lib.RandomStagger() 9 years ago
math.go Add lib.AbsInt() helper function 9 years ago
math_test.go Add lib.AbsInt() helper function 9 years ago
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 Cull unused function and its unit test. 9 years ago
string_test.go