View Source Actors.Actor.Entity.Lifecycle.StreamInitiator (spawn v2.0.0-RC6)

Handles lifecycle functions for Actor Entity that interacts with Event Source mechanisms

Summary

Functions

init_projection_stream(actor)

@spec init_projection_stream(actor :: Spawn.Actors.Actor.t()) ::
  :ignore | {:error, any()} | {:ok, pid()}

init_sourceable_stream(actor)

replay(stream_pid, actor, call_opts)

stream_name(actor, actor_name \\ nil)