AddSubscription

zio.kafka.consumer.internal.RunloopCommand.AddSubscription
final case class AddSubscription(subscription: Subscription, cont: Promise[InvalidSubscriptionUnion, Unit]) extends StreamCommand

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def succeed: UIO[Unit]

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product