ViaUtils.Workshop (via_utils v0.2.0) View Source

Link to this section Summary

Link to this section Functions

Link to this function

cast_global_message(message, group \\ nil)

View Source
Link to this function

cast_local_message(message, group \\ nil)

View Source
Link to this function

cast_message(message, group, global_or_local)

View Source

Returns a specification to start this module under a supervisor.

See Supervisor.

Link to this function

send_global_message(message, group \\ nil)

View Source
Link to this function

send_local_message(message, group \\ nil)

View Source
Link to this function

send_message(message, group, global_or_local)

View Source