OnFlow.Channel.put_channel
You're seeing just the function
put_channel
, go back to OnFlow.Channel module for more information.
Sets the current GRPC channel. OnFlow will pull the channel from this GenServer to make requests, so use this to manage the channel manually if needed.