electric
v1.4.13
Search documentation of electric
Default
Default
In-browser search
Settings
Electric.StackConfig
(electric v1.4.13)
View Source
Summary
Functions
child_spec(init_arg)
Returns a specification to start this module under a supervisor.
lookup(stack_id, key, default \\ nil)
lookup!(stack_id, key)
name(stack_ref)
put(stack_id, key, val)
spawn_opts(stack_id, process_name)
start_link(opts)
table(stack_id)
Functions
child_spec(init_arg)
Returns a specification to start this module under a supervisor.
See
Supervisor
.
lookup(stack_id, key, default \\ nil)
lookup!(stack_id, key)
name(stack_ref)
put(stack_id, key, val)
spawn_opts(stack_id, process_name)
start_link(opts)
table(stack_id)