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