Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Bucketize ¶ added in v1.3.1
Bucketize will put the value into the correct bucket. It is expected that the buckets are already sorted in increasing order and non-empty.
func LinearBuckets ¶ added in v1.4.1
LinearBuckets returns an evenly distributed range of buckets in the closed interval [min...max]. The min and max count toward the bucket count since they are included in the range.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.