#1146565 ITP: golang-github-throttled-throttled-v2 -- limit access to resources such as HTTP endpoints.

#1146565#5
Date:
2026-09-03 08:29:52 UTC
From:
To:
* Package name    : golang-github-throttled-throttled-v2
   Version: 2.15.0
   Upstream Author : David Kunz <david.kunz@dknet.ch>
* URL: https://github.com/throttled/throttled
* License         : BSD-3-clause
   Programming Lang: Go
   Description     : limit access to resources such as HTTP endpoints.

   Throttled limit access to resources such as HTTP endpoints.
   .
   It implements rate limiting using the generic cell rate algorithm
<https://en.wikipedia.org/wiki/Generic_cell_rate_algorithm>
   (https://en.wikipedia.org/wiki/Generic_cell_rate_algorithm) to
   limit access to resources such as HTTP endpoints.



Greetings,
David