open-consul/lib
Sean Chittenden 882586fd05 Guard against divide by zero in lib.RandomStagger()
While I'm at it, add a DurationMinusBufferDomain() function to calculate the min/max for a given call to DurationMinusBuffer() in order to keep the implementation details self-contained.
2016-04-23 13:11:32 -07:00
..
cluster.go Guard against divide by zero in lib.RandomStagger() 2016-04-23 13:11:32 -07:00
cluster_test.go Guard against divide by zero in lib.RandomStagger() 2016-04-23 13:11:32 -07:00
math.go
math_test.go
rand.go
string.go
string_test.go