//
pkg.gl
Category
github.com/corex-mn/go-corex
utils
rate
package
1.0.0-rc.1
Repository:
https://github.com/corex-mn/go-corex.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
55 SLOC
#
Functions
NewGauge
NewGauge constructs a new Gauge and launches a goroutine.
#
Structs
Gauge
Gauge represents an exponentially-weighted moving average of given values.