tai v0.0.28 Tai.Events
Link to this section Summary
Link to this section Types
Link to this type
subscribe_error_reasons()
subscribe_error_reasons() :: {:already_registered, pid()} | :event_not_registered
Link to this section Functions
Link to this function
firehose_subscribe()
firehose_subscribe() :: {:ok, pid()} | {:error, subscribe_error_reasons()}
Link to this function
start_link(partitions)
start_link(partitions :: pos_integer()) :: {:ok, pid()} | {:error, term()}
Link to this function