//
pkg.gl
Category
github.com/x-chain/fabric-sdk-go
pkg
util
concurrent
rollingcounter
package
1.0.0-beta5
Repository:
https://github.com/x-chain/fabric-sdk-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
2
Files
41 SLOC
#
Functions
New
New returns a new rolling counter.
#
Structs
Counter
Counter is a rolling counter that increments an index up to a maximum value.