# README
slidingwindow
This Go package is used to provide counters based on a sliding time window.
The code was hugely inspired from the average package.
Installation
$ go get github.com/bt/slidingwindow
This Go package is used to provide counters based on a sliding time window.
The code was hugely inspired from the average package.
$ go get github.com/bt/slidingwindow