View Source GenServer.Proxy.Caller (GenServer Proxy v0.1.35)

Link to this section Summary

Link to this section Functions

Link to this function

call(server_id, request, timeout, module)

View Source

Specs

call(GenServer.Proxy.server_id(), term(), timeout(), module()) ::
  term() | {:error, term()}