Jido.Signal.Registry.Subscription (Jido v1.1.0-rc.2)
View SourceSummary
Types
@type t() :: %Jido.Signal.Registry.Subscription{ created_at: DateTime.t(), dispatch: term(), id: String.t(), path: String.t() }
A single subscription mapping a path to dispatch configuration