Yggdrasil.Publisher.Adapter.start_link
You're seeing just the function
start_link
, go back to Yggdrasil.Publisher.Adapter module for more information.
Specs
start_link(Yggdrasil.Channel.t(), GenServer.options()) :: GenServer.on_start()
Generic publisher adapter starter that receives a channel
and an optional
GenServer
options.