Yggdrasil.Publisher.Generator.start_publisher
You're seeing just the function
start_publisher
, go back to Yggdrasil.Publisher.Generator module for more information.
Specs
start_publisher(Supervisor.supervisor(), Yggdrasil.Channel.t()) :: DynamicSupervisor.on_start_child()
Starts a publisher using the generator
and the channel
to identify the
connection.