CliSubprocessCore.Channel.Delivery (CliSubprocessCore v0.1.0)

Copy Markdown View Source

Stable mailbox-delivery metadata for direct channel subscribers.

Summary

Types

t()

@type t() :: %CliSubprocessCore.Channel.Delivery{
  legacy?: true,
  tagged_event_tag: atom()
}

Functions

new(tagged_event_tag)

@spec new(atom()) :: t()