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

Summary

Functions

Link to this function

stop(server_id, reason, timeout, module)

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