package
0.10.1
Repository: https://github.com/yext/cloudprober.git
Documentation: pkg.go.dev

# Constants

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Dist defines a Distribution data type.
No description provided by the author
No description provided by the author
ExponentialBucket defines a set of num_buckets+2 buckets: bucket[0] covers (−Inf, 0) bucket[1] covers [0, scale_factor) bucket[2] covers [scale_factor, scale_factor*base) ..