Yggdrasil.Adapter.Bridge.Subscriber.start_link
You're seeing just the function
start_link
, go back to Yggdrasil.Adapter.Bridge.Subscriber module for more information.
Specs
start_link( pid(), Yggdrasil.Channel.t(), Yggdrasil.Channel.t(), GenServer.options() ) :: GenServer.on_start()
Starts a bridge remote subscriber.