Yggdrasil.Publisher.Adapter.start_link
You're seeing just the callback
start_link
, go back to Yggdrasil.Publisher.Adapter module for more information.
Specs
start_link(namespace :: atom(), options :: GenServer.options()) :: GenServer.on_start()
Callback to start a publisher with a namespace
and some GenServer
options
.