Electric.Shapes.Consumer (electric v1.1.0)

View Source

Summary

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

initial_state(consumer)

name(map)

name(stack_id, shape_handle)

start_link(config)

whereis(stack_id, shape_handle)

@spec whereis(String.t(), Electric.ShapeCache.shape_handle()) :: pid() | nil