--- title: Go Channels localeTitle: Go Channels --- ## Go Channels هذا هو كعب. [ساعد مجتمعنا على توسيعه](https://github.com/freecodecamp/guides/tree/master/src/pages/go/go-channels/index.md) . [سيساعدك دليل النمط السريع هذا على ضمان قبول طلب السحب](https://github.com/freecodecamp/guides/blob/master/README.md) . #### معلومات اكثر: * [جولة في الذهاب](https://tour.golang.org/concurrency/2) * [الذهاب عن طريق المثال](https://gobyexample.com/channels) * [Golang كتاب](https://www.golang-book.com/books/intro/10) * [مواصفات لغة برمجة Go](https://golang.org/ref/spec#Making_slices_maps_and_channels)