Yggdrasil.Registry.get_full_channel
You're seeing just the function
get_full_channel
, go back to Yggdrasil.Registry module for more information.
Specs
get_full_channel(Yggdrasil.Channel.t()) :: {:ok, Yggdrasil.Channel.t()} | {:error, binary()}
Gets full channel given a channel
.