View Source GenServer.Proxy.Caster (GenServer Proxy v0.1.36)

Link to this section Summary

Link to this section Functions

Link to this function

cast(server_id, request, module)

View Source

Specs

cast(GenServer.Proxy.server_id(), term(), module()) :: :ok | {:error, term()}