Yggdrasil.Subscriber.Manager.remove
You're seeing just the function
remove
, go back to Yggdrasil.Subscriber.Manager module for more information.
Specs
remove(Yggdrasil.Channel.t(), pid()) :: :ok | {:error, binary()}
Removes a pid
from the channel
.