Yggdrasil.Publisher.Adapter.start_link

You're seeing just the callback start_link, go back to Yggdrasil.Publisher.Adapter module for more information.
Link to this callback

start_link(namespace, options)

View Source

Specs

start_link(namespace :: atom(), options :: GenServer.options()) ::
  GenServer.on_start()

Callback to start a publisher with a namespace and some GenServer options.