Yggdrasil.Subscriber.Publisher.start_link

You're seeing just the function start_link, go back to Yggdrasil.Subscriber.Publisher module for more information.
Link to this function

start_link(channel, options \\ [])

View Source

Specs

Starts a server to distribute messages in a channel. Additionally can receive GenServer options.