class BoolChannel::StateChannel

Defined in:

lavinmq/bool_channel.cr

Instance Method Summary

Instance methods inherited from class Channel(Nil)

try_receive? : T | Nil try_receive?, try_send(value : T) : Bool try_send, try_send?(value : T) : Bool try_send?

Instance Method Detail

def activate #

[View source]
def deactivate #

[View source]