View Source Electric.Shapes.ConsumerSupervisor (electric v0.7.6)

Responsible for managing shape consumer processes

Summary

Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Link to this function

name(electric_instance_id)

View Source
Link to this function

start_shape_consumer(name, config)

View Source
Link to this function

stop_shape_consumer(name, electric_instance_id, shape_id)

View Source