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

On Saturday, September 18, 2021 at 11:14:30 PM UTC+2 dean.w....@gmail.com 
wrote:

> The only mention of channel in the offical docs <https://golang.org/doc/> is 
> a link to a YouTube video <https://www.youtube.com/watch?v=f6kdp27TYZs>.  
> Aren't there some docs from golang.org on channels?

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/fe07775b-ec2d-4ae3-bcf7-896254b7f207n%40googlegroups.com.

Reply via email to