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