Electric.Shapes.Consumer (electric v1.0.24)
View SourceSummary
Functions
Returns a specification to start this module under a supervisor.
Types
@type log_state() :: %{ current_chunk_byte_size: non_neg_integer(), current_txn_bytes: non_neg_integer() }
Functions
Returns a specification to start this module under a supervisor.
See Supervisor
.
@spec whereis(String.t(), Electric.ShapeCache.shape_handle()) :: pid() | nil