Yggdrasil.Subscriber.Generator.unsubscribe
You're seeing just the function
unsubscribe
, go back to Yggdrasil.Subscriber.Generator module for more information.
Specs
unsubscribe(Yggdrasil.Channel.t(), nil | pid()) :: :ok | {:error, term()}
Makes a pid
unsubscribe from a channel
.