Struct Receiver
Public
Allows receiving items from a channel.
Public Methods
ReceiveNoBlock
(blockedBefore, item)
Receives the next item from the channel, this call will not block.
Public Variables
channel
Public