* 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