Yggdrasil.Backend.unsubscribe

You're seeing just the callback unsubscribe, go back to Yggdrasil.Backend module for more information.

Specs

unsubscribe(channel :: Yggdrasil.Channel.t()) :: :ok | {:error, term()}

Callback to define the unsubscription method. Receives the channel.