Distribunator.Distributed.cast

You're seeing just the macro cast, go back to Distribunator.Distributed module for more information.
Link to this macro

cast(msg)

(macro)

Do a distributed cast to the first registered pid of the calling module.

Parameters

  • msg The message to send

Returns

  • The result of GenServer.cast()