ChannelStatus

zio.channel.ChannelStatus
sealed trait ChannelStatus

A sealed trait representing the channel status.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Closed.type
object Open.type
In this article