View Source Electric.Application (electric v0.7.5)

Summary

Functions

Link to this function

process_name(electric_instance_id, module)

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

process_name(electric_instance_id, module, id)

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