We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Timers
1 parent 6ecf55f commit 7963614Copy full SHA for 7963614
README.md
@@ -24,6 +24,6 @@ all the examples `Run` functions sequentially in line with the table of contents
24
* [10 - Maps](maps/main.go)
25
* [11 - Range](ranges/main.go)
26
* [...]
27
-* [15 - Timers](timers/main.go)
+* [25 - Timers](timers/main.go)
28
* [26 - Tickers](tickers/main.go)
29
* [27 - WorkerGroups](workergroups/main.go)
0 commit comments