RateLimiting
Russ Cox edited this page 2023-12-14 22:14:45 -05:00
Clone

Wiki Page Revisions

16 Commits

Author SHA1 Message Date
Russ Cox
b0657ab84c wiki: redirect everything to go.dev/wiki
For #61940.
2023-12-14 22:14:45 -05:00
Sean Liao
3c9c9e1ade url updates to go.dev / pkg.go.dev 2022-01-22 17:27:16 +01:00
Sean Liao
6fe9f52ac7 fix godoc.org / pkg.go.dev links 2022-01-22 16:52:18 +01:00
Ian Lance Taylor
08857d1646 Fix code that assumes that ticker.Stop closes the ticker channel 2020-04-18 13:04:36 -07:00
Eric Wohltman
9234d3e658 Flesh out the examples a bit more with surrounding context 2020-04-18 11:11:47 -04:00
Jérôme Laforge
78be9b4e94 revert 2019-06-26 08:50:48 +02:00
Jérôme Laforge
3788f39d5e Fix time.Ticker name 2019-06-26 08:49:49 +02:00
Ivan Borshukov
67bbbe9252 Updated RateLimiting (markdown) 2017-12-14 18:01:26 +02:00
Sameer Ajmani
1a0ca7c57e Updated RateLimiting (markdown) 2016-04-22 08:56:07 -04:00
Mike Graf
3573e4b080 Changed "10s per second" to "tens of operations per second" because 10s reads like "10 seconds" not "<100" 2016-02-15 13:14:14 -08:00
Pero
336019ed2e Fix broken syntax, incorrect parameter types, etc in examples 2015-04-23 13:27:36 -07:00
Sameer Ajmani
da391aa637 Update code to use Go 1.0 types and conventions. Remove rate limiting package code and instead direct users to search godoc.org for such packages. 2015-02-12 11:36:53 -05:00
Artyom Pervukhin
489961baba Fix: rate allowance calculations should use seconds, not nanoseconds 2015-02-04 16:22:04 +03:00
jim-slattery-rs
7d05df023a enabled Go syntax-highlighting 2014-12-22 09:57:57 -08:00
Dave Day
0d6986a1f7 Fix formatting after import 2014-12-10 15:02:18 +11:00
Andrew Gerrand
5bc444d13c Wiki data import from Google Code 2014-12-10 11:35:11 +11:00