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 Add lib.AbsInt() helper function 2016-03-30 11:47:37 -07:00
math_test.go Add lib.AbsInt() helper function 2016-03-30 11:47:37 -07:00
rand.go Always seed math/rand on consul startup 2016-01-29 17:00:08 -08:00
string.go Cull unused function and its unit test. 2016-02-01 22:40:19 -08:00
string_test.go Cull unused function and its unit test. 2016-02-01 22:26:57 -08:00