Lamina.Registry.ServerRegistry.lookup

You're seeing just the function lookup, go back to Lamina.Registry.ServerRegistry module for more information.

Specs

lookup(module()) ::
  {:ok, pid(), Lamina.Table.t()} | {:error, Lamina.Error.NotRegisteredError.t()}