Where are the golang.org docs on channels?

58 views
Skip to first unread message

Dean Schulze

unread,
Sep 18, 2021, 5:14:30 PM9/18/21
to golang-nuts
The only mention of channel in the offical docs is a link to a YouTube video.  Aren't there some docs from golang.org on channels?

Sean Liao

unread,
Sep 18, 2021, 5:31:48 PM9/18/21
to golang-nuts
See the concurrency section of the tour: https://tour.golang.org/concurrency/2
And the concurrency section of Effective Go: https://golang.org/doc/effective_go#channels
And the Share Memory by Communicating codewalk: https://golang.org/doc/codewalk/sharemem/

Which are all linked from the doc page

Reply all
Reply to author
Forward
0 new messages