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

Link to this section Summary

Link to this section Functions

Link to this function

stop(server_id, reason, timeout, module)

View Source

Specs

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