Skip to content

Commit ac70874

Browse files
committed
Ordering for Timers, Tickers & Worker Groups
1 parent 8453b5e commit ac70874

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@ all the examples `Run` functions sequentially in line with the table of contents
3333
* [19 - Methods](methods/main.go)
3434
* [20 - Interfaces](interfaces/main.go)
3535
* [21 - Struct Embedding](structembedding/main.go)
36-
* [24 - Timers](timers/main.go)
37-
* [25 - Tickers](tickers/main.go)
38-
* [26 - WorkerGroups](workergroups/main.go)
36+
* [34 - Timers](timers/main.go)
37+
* [35 - Tickers](tickers/main.go)
38+
* [36 - WorkerGroups](workergroups/main.go)

0 commit comments

Comments
 (0)