View Source Electric.Application (electric v0.8.1)

Summary

Functions

Link to this function

process_name(electric_instance_id, tenant_id, module)

View Source
@spec process_name(atom(), String.t(), atom()) :: {:via, atom(), {atom(), term()}}
Link to this function

process_name(electric_instance_id, tenant_id, module, id)

View Source
@spec process_name(atom(), String.t(), atom(), term()) ::
  {:via, atom(), {atom(), term()}}