Add Chapter 5: Concurrency - Goroutines, Channels, Sync Primitives, and Patterns (Deep Dive)
This commit is contained in:
3
chapters/chapter-5/go.mod
Normal file
3
chapters/chapter-5/go.mod
Normal file
@@ -0,0 +1,3 @@
|
||||
module go-tutorial
|
||||
|
||||
go 1.21
|
||||
Reference in New Issue
Block a user