//
pkg.gl
Category
github.com/uber/kraken
utils
syncutil
package
0.1.4
Repository:
https://github.com/uber/kraken.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
1
Dependents
2
Files
36 SLOC
#
Functions
NewCounters
NewCounters returns an initialized Counters of the given length.
#
Type aliases
Counters
Counters provides a wrapper to a list of counters that supports concurrent update-only operations.