BatchedCommunication.Receiver (batched_communication v0.3.0)

Copy Markdown View Source

Summary

Functions

Returns a specification to start this module under a supervisor.

Functions

change_property_in_all_receivers(prop, value)

@spec change_property_in_all_receivers(atom(), pos_integer() | atom()) :: :ok

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

name(i)

@spec name(non_neg_integer()) :: atom()

start_link(i)