Yggdrasil.Subscriber.Manager.start_link
You're seeing just the function
start_link
, go back to Yggdrasil.Subscriber.Manager module for more information.
Specs
start_link(Yggdrasil.Channel.t(), pid(), GenServer.options()) :: GenServer.on_start()
Starts a manager with a channel
.