Documentation ¶ Overview ¶ Channel are used to make th ecode concurrent and works in a way of sending and recieving at the same time. So if receiver is not rady then channel will block the send item and gives error ALL THREADS ARE ASLEEP Source Files ¶ View all Source files BlockChannel.go Click to show internal directories. Click to hide internal directories.