Requiem.DispatcherRegistry.lookup
You're seeing just the function
lookup
, go back to Requiem.DispatcherRegistry module for more information.
Link to this function
lookup(handler, worker_index)
Specs
lookup(module(), non_neg_integer()) :: {:ok, pid()} | {:error, :not_found}