//
pkg.gl
Category
github.com/codesenberg/concurrent
generic
histogram
package
0.0.0-20180531114123-64560cfcf964
Repository:
https://github.com/codesenberg/concurrent.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
88 SLOC
#
Functions
New
New creates a new histogram.
#
Variables
ErrNoShardFn
Errors returned by New.
ErrZeroShardCount
Errors returned by New.
#
Structs
Histogram
Histogram is a generic histogram implementation intended for use in concurrent environment.