We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41023e2 commit bbc5cf7Copy full SHA for bbc5cf7
README.md
@@ -82,7 +82,7 @@ func main() {
82
}
83
```
84
85
-[Go Playground](https://go.dev/play/p/UMxQDHfqKqD)
+[Go Playground](https://go.dev/play/p/oDQlxRe75g_H)
86
87
### AIMD Rate Limiter
88
@@ -147,7 +147,7 @@ func processRequest() bool {
147
148
149
150
-[Go Playground](https://go.dev/play/p/2AEPxptA2xd)
+[Go Playground](https://go.dev/play/p/UDslvGAPG-O)
151
152
### Rotating Token Bucket Rate Limiter
153
@@ -202,7 +202,7 @@ func main() {
202
203
204
205
-[Go Playground](https://go.dev/play/p/6UJN8B8F3um)
+[Go Playground](https://go.dev/play/p/nTlCGSHtQ7j)
206
207
## Detailed Usage
208
0 commit comments