Golang blocking leaky-bucket rate limit implementation
This package provides a Golang implementation of the leaky-bucket rate limit algorithm. This implementation refills the bucket based on the time elapsed between requests instead of requiring an interval clock to fill the bucket discretely. This package contains the source code needed for building packages that reference the following Go import paths: – go.uber.org/ratelimit
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.1.0-3.fc35 | - |
Fedora 35 | 0.1.0-3.fc35 | - |
Fedora 34 | 0.1.0-2.fc34 | - |
You can contact the maintainers of this package via email at
golang-uber-ratelimit dash maintainers at fedoraproject dot org
.