Producer controls paired with a channel receiver.
Closes the channel for receivers.
Close outcome observed by receivers.
Readonly
Receiver consumed by routines.
Attempts to send a value without waiting.
true when sent, or false when the send would block.
true
false
ChannelError when the channel is closed or revoked.
ChannelError
Producer controls paired with a channel receiver.