menu

destack:channel

import destack:channel

Namespaces

  1. broadcastbroadcast namespace.
  2. mpmcmpmc namespace.
  3. mpscmpsc namespace.
  4. oneshotoneshot namespace.
  5. watchwatch namespace.

Structs

  1. ReceiveErrorFailed receive operation.
  2. SendErrorFailed send operation.

Enums

  1. ReceiveErrorKindChannel receive failure kind.
  2. SendErrorKindChannel send failure kind.

Interfaces

  1. AsyncReceiverAsynchronous receiver endpoint.
  2. AsyncSenderAsynchronous sender endpoint.
  3. ChannelOptionsChannel buffer options.
  4. ReceiverSynchronous receiver endpoint.
  5. SenderSynchronous sender endpoint.