Electric.Shapes.Consumer (electric v1.4.11)
View SourceSummary
Functions
Returns a specification to start this module under a supervisor.
Functions
@spec await_snapshot_start(Electric.stack_id(), Electric.shape_handle(), timeout()) :: :started | {:error, any()}
Returns a specification to start this module under a supervisor.
See Supervisor.
@spec subscribe_materializer(Electric.stack_id(), Electric.shape_handle(), pid()) :: {:ok, Electric.Replication.LogOffset.t()}
@spec whereis(Electric.stack_id(), Electric.shape_handle()) :: pid() | nil