Package: wnpp Severity: wishlist Owner: Aloïs Micard <creekor...@debian.org>
* Package name : golang-uber-ratelimit Version : 0.3.1-1 Upstream Author : Uber Go * URL : https://github.com/uber-go/ratelimit * License : Expat Programming Lang: Go Description : A Go 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 is required to package Traefik. Cheers,