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.
Timers
Tickers
Worker Groups
1 parent 8453b5e commit ac70874Copy full SHA for ac70874
README.md
@@ -33,6 +33,6 @@ all the examples `Run` functions sequentially in line with the table of contents
33
* [19 - Methods](methods/main.go)
34
* [20 - Interfaces](interfaces/main.go)
35
* [21 - Struct Embedding](structembedding/main.go)
36
-* [24 - Timers](timers/main.go)
37
-* [25 - Tickers](tickers/main.go)
38
-* [26 - WorkerGroups](workergroups/main.go)
+* [34 - Timers](timers/main.go)
+* [35 - Tickers](tickers/main.go)
+* [36 - WorkerGroups](workergroups/main.go)
0 commit comments