class

NATS::KV::Watch

Inherits Enumerable / Iterable / Reference / Object

Constructors

new(bucket : String, key : String, nats : NATS::Client, consumer : JetStream::Consumer, ignore_deletes : Bool)
Source

Instance methods

each

Must return an Iterator over the elements in this collection.

Source
each

Must yield this collection's elements to the block.

Source
stop
Source

Nested types