loong / go-concurrency-exercises

Hands on exercises with real-life examples to study and practice Go concurrency patterns. Test-cases are provided to verify your answers.
Other
1.11k stars 378 forks source link

Fix the link to the RateLimiting Go wiki page #44

Open alexandear opened 4 days ago

alexandear commented 4 days ago

The PR fixes the link to the RateLimiting Go wiki page.

The Go wiki on GitHub has moved to go.dev in the golang/go#61940.