Skip to content

Commit 5b850dc

Browse files
authored
Merge pull request #11 from codelif/master
lang/go: add go concurrency patterns
2 parents c8beb4e + ecd94a0 commit 5b850dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lang/go.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@
44
* [Learn Go](https://learn.go.dev)
55
* [Gophercises](https://gophercises.com/)
66
* [Books for Golang](https://github.com/dariubs/GoBooks)
7+
* [Talk: Go Concurrency Patterns by Rob Pike](https://go.dev/talks/2012/concurrency.slide)

0 commit comments

Comments
 (0)